summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorlaforge <laforge>2002-01-24 07:15:41 +0000
committerlaforge <laforge>2002-01-24 07:15:41 +0000
commit5a6f5a5e7b93b726a2e32fe16ba62abaad44cb5a (patch)
tree1753dc6379c45200cf444f2933823a073fd3965a /include
parentc5e8873e4966834c8f911aaaed272006e4aa5faa (diff)
shit, forgot to update this one. Let's hope that the kernel's headers
precede the ones in this directory
Diffstat (limited to 'include')
-rw-r--r--include/linux/netfilter_ipv4/ipt_ULOG.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/netfilter_ipv4/ipt_ULOG.h b/include/linux/netfilter_ipv4/ipt_ULOG.h
index d00181c..86a99ee 100644
--- a/include/linux/netfilter_ipv4/ipt_ULOG.h
+++ b/include/linux/netfilter_ipv4/ipt_ULOG.h
@@ -1,6 +1,6 @@
-/* Header file for IP tables userspace logging, Version 1.7
+/* Header file for IP tables userspace logging, Version 1.8
*
- * (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