Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sparse warnings: non-ANSI function declarations, 0 used as pointer | Patrick McHardy | 2007-09-08 | 1 | -3/+3 |
* | Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) | Peter Riley | 2007-09-02 | 1 | -2/+1 |
* | Make the option structures const. | Jan Engelhardt | 2007-07-30 | 1 | -1/+1 |
* | Fixes warning on compilation of ip6tables matches/targets | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -3/+3 |
* | Replaces ip6t_entry_* with xt_entry_* in matches/targets | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -4/+4 |
* | Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) | Pablo Neira | 2005-02-14 | 1 | -2/+0 |
* | make structure initializers use C99 standard (Harald Welte) | Harald Welte | 2005-02-01 | 1 | -13/+12 |
* | 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 |
* | updated ipv6header patch | Harald Welte | 2001-12-25 | 1 | -4/+20 |
* | add new ipv6header match | Harald Welte | 2001-12-18 | 1 | -0/+304 |