Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+4 |
| | |||||
* | make structure initializers use C99 standard (Harald Welte) | Harald Welte | 2005-02-01 | 1 | -14/+12 |
| | |||||
* | fix all compile warnings within iptables extensions (fabrice) | Fabrice MARIE | 2002-06-14 | 1 | -2/+2 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -2/+2 |
| | | | | naming | ||||
* | Route6 updates by Kisza: | András Kis-Szabó | 2002-04-29 | 1 | -8/+98 |
| | | | | | | | - Type0 address handling (up to 16 addresses) - 'soft' mode (--rt-0-not-strict): the address list in the packet is not exactly the same, but contains all the specified addresses in the same order | ||||
* | New 'route6' match by kisza. | András Kis-Szabó | 2002-04-24 | 1 | -0/+274 |