]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
cleanup for key builder and fix IPv6 support and introduce 128-bits type
authorPablo Neira Ayuso <pablo@netfilter.org>
Sun, 1 Jun 2008 23:38:33 +0000 (01:38 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 1 Jun 2008 23:38:33 +0000 (01:38 +0200)
commit4122928416f0cb32300a756c21ef9bc13311e015
treef96f247435fafe38b82374b4386831bf232d631e
parent66c0ebb31d976b5d1b0b8ab7242918165927ca32
cleanup for key builder and fix IPv6 support and introduce 128-bits type

This patch cleans up the key building by breaking lines at 80 columns and
it fixes the IPv6 support (use of a pointer after free) by introducing a new
128 bit type.
filter/ulogd_filter_IP2BIN.c
filter/ulogd_filter_IP2STR.c
include/ulogd/ulogd.h
input/flow/ulogd_inpflow_NFCT.c