summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_limit.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libip6t_limit.c')
-rw-r--r--extensions/libip6t_limit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/libip6t_limit.c b/extensions/libip6t_limit.c
index cd267ef8..837b0fe2 100644
--- a/extensions/libip6t_limit.c
+++ b/extensions/libip6t_limit.c
@@ -176,6 +176,7 @@ static void save(const struct ip6t_ip6 *ip, const struct ip6t_entry_match *match
printf("--limit-burst %u ", r->burst);
}
+static
struct ip6tables_match limit
= { NULL,
"limit",