]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
nfct: add protocol filter
authorEric Leblond <eric@regit.org>
Sat, 24 Nov 2012 13:59:30 +0000 (14:59 +0100)
committerEric Leblond <eric@regit.org>
Sat, 5 Jan 2013 09:55:08 +0000 (10:55 +0100)
commite3035d6756048121766e63c328efcc4e3c595611
treeaf7980692e28b68f8a98d3dfdfd911f2e043d204
parentb91d9a38b9c20cbc66243d188d229f800c57f723
nfct: add protocol filter

This patch adds a new configuration variable which is used to limit
conntrack event to connection of these protocols:
For example:
   accept_proto_filter=tcp,sctp
input/flow/ulogd_inpflow_NFCT.c
ulogd.conf.in