diff options
author | Petar Penkov <ppenkov@google.com> | 2018-09-14 17:46:21 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-09-14 22:04:33 +0300 |
commit | 9c98b13cc3bb5d90ee2ec047d591272b382468fd (patch) | |
tree | fb62b17192debaa0b34aa1f5b215f35ae459070c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c22fbae76c9fdef5b7406b27754db1758e041991 (diff) | |
download | linux-9c98b13cc3bb5d90ee2ec047d591272b382468fd.tar.xz |
flow_dissector: implements eBPF parser
This eBPF program extracts basic/control/ip address/ports keys from
incoming packets. It supports recursive parsing for IP encapsulation,
and VLAN, along with IPv4/IPv6 and extension headers. This program is
meant to show how flow dissection and key extraction can be done in
eBPF.
Link: http://vger.kernel.org/netconf2017_files/rx_hardening_and_udp_gso.pdf
Signed-off-by: Petar Penkov <ppenkov@google.com>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions