]> err.no Git - linux-2.6/blobdiff - net/ipv4/netfilter/ip_conntrack_amanda.c
[NETFILTER]: Add support for permanent expectations
[linux-2.6] / net / ipv4 / netfilter / ip_conntrack_amanda.c
index be4c9eb3243f94698f35de5af6d11aad219137a7..dc20881004bc57731b4ae348b8272d26622b863e 100644 (file)
@@ -108,6 +108,7 @@ static int help(struct sk_buff **pskb,
                }
 
                exp->expectfn = NULL;
+               exp->flags = 0;
 
                exp->tuple.src.ip = ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple.src.ip;
                exp->tuple.src.u.tcp.port = 0;