From 97c0decde5669fbbc099da8a591b7a13825b69b1 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 24 Jan 2002 07:15:41 +0000 Subject: shit, forgot to update this one. Let's hope that the kernel's headers precede the ones in this directory --- include/linux/netfilter_ipv4/ipt_ULOG.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/linux/netfilter_ipv4') diff --git a/include/linux/netfilter_ipv4/ipt_ULOG.h b/include/linux/netfilter_ipv4/ipt_ULOG.h index d00181ce..86a99ee7 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 + * (C) 2000-2002 by Harald Welte * * 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 -- cgit v1.2.3