summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorBrenden Blanco <bblanco@plumgrid.com>2016-07-19 12:16:56 -0700
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:26 +0300
commit7e9918962eadcbe89564506bd54dcd0b04f46067 (patch)
tree416ee22ad393ef2879102e9e83804a8c38ec27e1 /kernel/sysctl_binary.c
parentea8617a28d8e35bb76e458ebbb6c86e1d068d217 (diff)
bpf: enable direct packet data write for xdp progs
For forwarding to be effective, XDP programs should be allowed to rewrite packet data. This requires that the drivers supporting XDP must all map the packet memory as TODEVICE or BIDIRECTIONAL before invoking the program. Signed-off-by: Brenden Blanco <bblanco@plumgrid.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions