diff options
Diffstat (limited to 'extensions/libipt_ah.c')
-rw-r--r-- | extensions/libipt_ah.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/libipt_ah.c b/extensions/libipt_ah.c index e779fa53..0473760f 100644 --- a/extensions/libipt_ah.c +++ b/extensions/libipt_ah.c @@ -169,6 +169,7 @@ static void save(const struct ipt_ip *ip, const struct ipt_entry_match *match) } +static struct iptables_match ah = { NULL, "ah", |