Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes warning on compilation of iptables matches/targets | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -3/+3 |
* | Replaces ipt_entry_* with xt_entry_* in matches/targets | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -3/+3 |
* | Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) | Pablo Neira | 2005-02-14 | 1 | -8/+0 |
* | Pablo Neira: extensions conversion to C99 structure initialization | Pablo Neira | 2004-12-28 | 1 | -14/+13 |
* | fix save function of tcpmss match (Michael Schwendt) | Harald Welte | 2002-09-05 | 1 | -2/+2 |
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n... | Harald Welte | 2002-05-29 | 1 | -2/+2 |
* | Fix 'iptables -p !' bug (segfault when `!' used without argument) | Harald Welte | 2002-03-14 | 1 | -2/+1 |
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+1 |
* | further fixes of string_to_number fixes | Harald Welte | 2001-07-23 | 1 | -2/+2 |
* | Fixed compile errors. | Rusty Russell | 2000-08-31 | 1 | -7/+7 |
* | TCP MSS matching support (untested). | Rusty Russell | 2000-08-30 | 1 | -0/+161 |