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 | -4/+4 |
* | fix connmark, it's now only 32bits (Deti Fliegl <deti@fliegl.de)v1.3.4 | Deti Fliegl | 2005-11-03 | 1 | -20/+5 |
* | Fix CONNMARK/connmark issues with 64bit kernel and 32bit userspace. | Martin Josefsson | 2005-02-12 | 1 | -5/+22 |
* | latest version of CONNMARK (Henrik Nordstrom) | Henrik Nordstrom | 2004-02-03 | 1 | -19/+37 |
* | fix connmark and mark match save() functions | Harald Welte | 2002-09-20 | 1 | -10/+12 |
* | make connmark patch comply with NO_SHARED_LIBS | Harald Welte | 2002-06-04 | 1 | -0/+1 |
* | 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 |
* | add support for connmark match/target | Harald Welte | 2002-02-25 | 1 | -0/+129 |