]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
[ULOGD PATCH, RFC] Modify NFLOG to be able to use it with older libnetfilter_log
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>
Tue, 22 Apr 2008 05:09:55 +0000 (05:09 +0000)
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>
Tue, 22 Apr 2008 05:09:55 +0000 (05:09 +0000)
commit3178606785161296dc5a1bd4d42d965db8b3e2cd
tree373b33933e0be70466a254df2f5769578f191a91
parent1195a3fef364463b69bae8df57358470e0b69da7
[ULOGD PATCH, RFC] Modify NFLOG to be able to use it with older libnetfilter_log

NFLOG has been modified to support GID display. There is a problem as this
feature is only available in latest subversion of libnetfilter_log. This
patch made this feature optional:
 * It detects if system support the nflog_get_gid() function
 * Compilation of nflog_get_gid() related code is conditional
configure.in
input/packet/ulogd_inppkt_NFLOG.c