Skip to content
Commit 6ce96ca3 authored by Brenden Blanco's avatar Brenden Blanco Committed by David S. Miller
Browse files

bpf: add XDP_TX xdp_action for direct forwarding



XDP enabled drivers must transmit received packets back out on the same
port they were received on when a program returns this action.

Signed-off-by: default avatarBrenden Blanco <bblanco@plumgrid.com>
Acked-by: default avatarAlexei Starovoitov <ast@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d576acf0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment