From fcbb2f45e58e4f2f22c2175c13fcc6025835a8f6 Mon Sep 17 00:00:00 2001 From: rusty Date: Wed, 19 Apr 2000 11:26:44 +0000 Subject: Changes to allow matching (for delete) on part of a rule, for rules which change in the kernel (eg. ipt_limit). --- extensions/libipt_unclean.c | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/libipt_unclean.c') diff --git a/extensions/libipt_unclean.c b/extensions/libipt_unclean.c index 50f62bd..bef513e 100644 --- a/extensions/libipt_unclean.c +++ b/extensions/libipt_unclean.c @@ -51,6 +51,7 @@ struct iptables_match unclean "unclean", NETFILTER_VERSION, 0, + 0, &help, &init, &parse, -- cgit v1.2.3