Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sparse warnings: non-ANSI function declarations, 0 used as pointer | Patrick McHardy | 2007-09-08 | 1 | -5/+5 |
| | |||||
* | Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) | Peter Riley | 2007-09-02 | 1 | -1/+1 |
| | |||||
* | Make the option structures const. | Jan Engelhardt | 2007-07-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan Engelhardt <jengelh@gmx.de> | ||||
* | Fixes warning on compilation of ip6tables matches/targets | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -3/+3 |
| | | | | | | This changes the type of arguments as follows - ip6t_ip6 * -> void * - ip6t_entry * -> void * | ||||
* | Replaces ip6t_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 | -7/+0 |
| | | | | Fixes build with conntrack event patch for 2.6 | ||||
* | Cleanups (Stephane Ouellette) | Stephane Ouellette | 2003-05-07 | 1 | -53/+32 |
| | |||||
* | apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak ↵ | Maciej Soltysiak | 2003-01-08 | 1 | -0/+177 |
<solt@dns.toxicfilms.tv>) |