diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2021-01-22 03:50:07 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-01-23 00:24:37 +0100 |
commit | 6e66fbb10597f31e88c575e07640978f376abcd3 (patch) | |
tree | 1a62ae101f86d93044f852505922be2698d7a406 /samples/hidraw | |
parent | bpf: Fix typo in scalar{,32}_min_max_rsh comments (diff) | |
download | linux-6e66fbb10597f31e88c575e07640978f376abcd3.tar.xz linux-6e66fbb10597f31e88c575e07640978f376abcd3.zip |
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/hidraw')
0 files changed, 0 insertions, 0 deletions