[ULOGD PATCH 0/5] New filter module MARK and misc fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

This patchset adds a new filter module MARK which can be used to log a subset
of messages by filtering on ct_mark or oob_mark. It also contains some
fixes: The treatment of plugin returning ULOGD_IRET_STOP was bad and it was 
impossible to use hex notation for integer in the configuration file.

It contains a code cleaning of all interpreter functions which were not using
correct return code.

Patchset statistics:
filter/Makefile.am                        |    5 +-
filter/raw2packet/ulogd_raw2packet_BASE.c |   50 ++++++------
filter/ulogd_filter_IFINDEX.c             |    2 +-
filter/ulogd_filter_IP2BIN.c              |    2 +-
filter/ulogd_filter_IP2STR.c              |    2 +-
filter/ulogd_filter_MAC2STR.c             |    4 +-
filter/ulogd_filter_MARK.c                |  119 +++++++++++++++++++++++++++++
filter/ulogd_filter_PRINTFLOW.c           |    2 +-
filter/ulogd_filter_PRINTPKT.c            |    2 +-
filter/ulogd_filter_PWSNIFF.c             |   12 ++--
output/pcap/ulogd_output_PCAP.c           |    6 +-
output/ulogd_output_IPFIX.c               |    4 +-
output/ulogd_output_LOGEMU.c              |    2 +-
output/ulogd_output_NACCT.c               |    2 +-
output/ulogd_output_OPRINT.c              |    2 +-
output/ulogd_output_SYSLOG.c              |    2 +-
src/conffile.c                            |    3 +-
ulogd.conf.in                             |    9 ++-
18 files changed, 180 insertions(+), 50 deletions(-)

BR,
--
Eric Leblond <eric@xxxxxx>
INL: http://www.inl.fr/
NuFW: http://www.nufw.org/
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux