]> git.ipfire.org Git - thirdparty/suricata.git/commit
bypass: generalize iface bypass stats
authorEric Leblond <eric@regit.org>
Tue, 23 Apr 2019 07:40:47 +0000 (09:40 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 18 Jun 2019 05:07:02 +0000 (07:07 +0200)
commit4e6add7faa9c39d699112defcd036779ae89c9f9
tree046197f5e63086a221da25c9bf8edebdd1963aeb
parent7e8f4b70f0334d285555f11048c203ea908a6b13
bypass: generalize iface bypass stats

Introduce functions in util-device.c to be able to manage the
flow bypassed count stats.
src/suricata.c
src/unix-manager.c
src/util-device.c
src/util-device.h
src/util-ebpf.c