summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_NETLINK.c
diff options
context:
space:
mode:
authorPablo Neira <pablo@eurodev.net>2005-02-14 13:13:04 +0000
committerPatrick McHardy <kaber@trash.net>2005-02-14 13:13:04 +0000
commit8115e5425721cd610b6390c3d4c24540773b0520 (patch)
tree9939fb1f9e341e07e12d3904813e1b1a4e795854 /extensions/libipt_NETLINK.c
parent69558bf5d1acbc9112b7568d9db6aec2efa0fd7a (diff)
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Fixes build with conntrack event patch for 2.6
Diffstat (limited to 'extensions/libipt_NETLINK.c')
-rw-r--r--extensions/libipt_NETLINK.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/libipt_NETLINK.c b/extensions/libipt_NETLINK.c
index 9cc190c2..403c4139 100644
--- a/extensions/libipt_NETLINK.c
+++ b/extensions/libipt_NETLINK.c
@@ -32,7 +32,6 @@ static void init(struct ipt_entry_target *t, unsigned int *nfcache)
nld->flags=0;
- *nfcache |= NFC_UNKNOWN;
}
/* Parse command options */