| commit | 3efb6ead2e51fe1eca55bcb2b06afb4dc4b8cb7c | [log] [tgz] |
|---|---|---|
| author | Harald Welte <laforge@gnumonks.org> | Mon Aug 06 18:50:21 2001 +0000 |
| committer | Harald Welte <laforge@gnumonks.org> | Mon Aug 06 18:50:21 2001 +0000 |
| tree | d7a51c0752b5a80c8408692277f2b660ce4dfc2b | |
| parent | 2acb25b8d54cb7430f0751dd36861499e1cd28bd [diff] [blame] |
- added patch to support statically linking of iptables - iptables-save/-restore is no longer experimental
diff --git a/extensions/libipt_string.c b/extensions/libipt_string.c index 279f9be..b9f38d7 100644 --- a/extensions/libipt_string.c +++ b/extensions/libipt_string.c
@@ -113,6 +113,7 @@ ((struct ipt_string_info *)match->data)->invert, 0); } +static struct iptables_match string = { NULL, "string",