]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
An error in the type of an argument in the call to inet_ntop was causing IPv6
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Sat, 5 Apr 2008 15:40:05 +0000 (15:40 +0000)
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Sat, 5 Apr 2008 15:40:05 +0000 (15:40 +0000)
commitb5025ffe4f5070a1c077ab865adc70b276a2204e
treedd56ac5ab63f1293893c5497a87f209ff915a286
parent7b73cdee6e372e27a96fc50d38232825e66f9e73
An error in the type of an argument in the call to inet_ntop was causing IPv6
address to be transformed in a string not really related to the real Ipv6
address.

Signed-off-by: Eric Leblond <eric@inl.fr>
filter/ulogd_filter_IP2STR.c