From 3efb6ead2e51fe1eca55bcb2b06afb4dc4b8cb7c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 6 Aug 2001 18:50:21 +0000 Subject: - added patch to support statically linking of iptables - iptables-save/-restore is no longer experimental --- extensions/libip6t_udp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/libip6t_udp.c') diff --git a/extensions/libip6t_udp.c b/extensions/libip6t_udp.c index ac036167..441c8147 100644 --- a/extensions/libip6t_udp.c +++ b/extensions/libip6t_udp.c @@ -231,6 +231,7 @@ static void save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match } } +static struct ip6tables_match udp = { NULL, "udp", -- cgit v1.2.3