]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
shit, forgot to update this one. Let's hope that the kernel's headers
authorHarald Welte <laforge@gnumonks.org>
Thu, 24 Jan 2002 07:15:41 +0000 (07:15 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 24 Jan 2002 07:15:41 +0000 (07:15 +0000)
precede the ones in this directory

include/linux/netfilter_ipv4/ipt_ULOG.h

index d00181ce70da444b4c4c04fbf4330052f026cf8f..86a99ee7f614fdb35f6b5f40db1e6544358ba7eb 100644 (file)
@@ -1,6 +1,6 @@
-/* Header file for IP tables userspace logging, Version 1.7
+/* Header file for IP tables userspace logging, Version 1.
  *
- * (C) 2000 by Harald Welte <laforge@gnumonks.org>
+ * (C) 2000-2002 by Harald Welte <laforge@gnumonks.org>
  * 
  * Distributed under the terms of GNU GPL */
 
@@ -8,7 +8,7 @@
 #define _IPT_ULOG_H
 
 #ifndef NETLINK_NFLOG
-#define NETLINK_NFLOG  4
+#define NETLINK_NFLOG  5
 #endif
 
 #define ULOG_MAC_LEN   80