diff options
author | David Ahern <[email protected]> | 2018-05-09 20:34:27 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-05-11 00:10:57 +0200 |
commit | fe616055f78457a0b78e0d3693d1ae26f2d7dab3 (patch) | |
tree | 2bab4dd9bff8b85508549c97886d92d82d7c22e1 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 87f5fc7e48dd3175b30dd03b41564e1a8e136323 (diff) |
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
Simple example of fast-path forwarding. It has a serious flaw
in not verifying the egress device index supports XDP forwarding.
If the egress device does not packets are dropped.
Take this only as a simple example of fast-path forwarding.
Signed-off-by: David Ahern <[email protected]>
Acked-by: David S. Miller <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions