]> git.ipfire.org Git - thirdparty/suricata.git/commit
ebpf: implement vlan filter
authorEric Leblond <eric@regit.org>
Fri, 1 Dec 2017 19:07:27 +0000 (20:07 +0100)
committerEric Leblond <eric@regit.org>
Tue, 6 Feb 2018 15:58:18 +0000 (16:58 +0100)
commita2296357927bca505a1ee033f034ae9b186e287d
treeac3372f2dfd33f247adb05ed1ca0fc6bd5d8f03a
parent0654c313975c184c013650e5565b81d333660c67
ebpf: implement vlan filter

Basic filter allowing only a list of VLANs.
ebpf/Makefile.am
ebpf/vlan_filter.c [new file with mode: 0644]