From 4665a2b1f2b4818a9c38e16ee980552f447324d4 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org" Date: Sun, 19 Mar 2006 23:28:29 +0000 Subject: fix ICMP protocol extension parse callback --- extensions/libct_proto_icmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions') diff --git a/extensions/libct_proto_icmp.c b/extensions/libct_proto_icmp.c index 57a621f..e7cb04d 100644 --- a/extensions/libct_proto_icmp.c +++ b/extensions/libct_proto_icmp.c @@ -45,6 +45,7 @@ static u_int8_t invmap[] static int parse(char c, char *argv[], struct nfct_tuple *orig, struct nfct_tuple *reply, + struct nfct_tuple *exptuple, struct nfct_tuple *mask, union nfct_protoinfo *proto, unsigned int *flags) -- cgit v1.2.3