Petar Penkov 9c98b13cc3 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>
2018-09-14 12:04:33 -07:00
..
2018-08-18 10:21:49 -07:00
2018-08-22 16:48:39 +02:00
2018-01-28 22:17:24 -05:00
2018-08-22 10:52:45 -07:00
2018-08-14 16:39:13 -07:00
2018-05-30 15:21:51 -06:00
2018-05-23 15:24:22 -04:00