diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2021-01-22 05:50:07 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-01-23 02:24:37 +0300 |
commit | 6e66fbb10597f31e88c575e07640978f376abcd3 (patch) | |
tree | 1a62ae101f86d93044f852505922be2698d7a406 /samples/kfifo | |
parent | 18b24d78d537c6ed2ff409637d714fc15053409b (diff) | |
download | linux-6e66fbb10597f31e88c575e07640978f376abcd3.tar.xz |
samples/bpf: Add xdp program on egress for xdp_redirect_map
This patch add a xdp program on egress to show that we can modify
the packet on egress. In this sample we will set the pkt's src
mac to egress's mac address. The xdp_prog will be attached when
-X option supplied.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Link: https://lore.kernel.org/bpf/20210122025007.2968381-1-liuhangbin@gmail.com
Diffstat (limited to 'samples/kfifo')
0 files changed, 0 insertions, 0 deletions