From 29846c5cab69ca4fb036ec0c625c470b95852f65 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Sun, 3 Feb 2008 11:59:47 +0000 Subject: From: Eric leblond - This patch suppress key relative to IPv6 address because IPv4 and IPv6 can be stored in the same key. - Add missing IP2STR line to ulogd.conf.in --- include/ulogd/printpkt.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/ulogd/printpkt.h b/include/ulogd/printpkt.h index 3db2862..ae56946 100644 --- a/include/ulogd/printpkt.h +++ b/include/ulogd/printpkt.h @@ -17,8 +17,6 @@ enum pkt_keys { KEY_IP_ID, KEY_IP_FRAGOFF, KEY_IP_PROTOCOL, - KEY_IP6_SADDR, - KEY_IP6_DADDR, KEY_IP6_PAYLOAD_LEN, KEY_IP6_PRIORITY, KEY_IP6_HOPLIMIT, -- cgit v1.2.3