Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) | Pablo Neira | 2005-02-14 | 1 | -2/+0 |
| | | | | Fixes build with conntrack event patch for 2.6 | ||||
* | Pablo Neira: extensions conversion to C99 structure initialization | Pablo Neira | 2004-12-28 | 1 | -13/+13 |
| | | | | (I removed the revision stuff for the moment, but this needs to go in before the code moves too much --RR) | ||||
* | check for invalid port ranges (Thomas Poehnitz) | Harald Welte | 2002-07-26 | 1 | -0/+4 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -2/+2 |
| | | | | naming | ||||
* | Fix 'iptables -p !' bug (segfault when `!' used without argument) | Harald Welte | 2002-03-14 | 1 | -4/+2 |
| | |||||
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+1 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | further fixes of string_to_number fixes | Harald Welte | 2001-07-23 | 1 | -2/+2 |
| | |||||
* | Aligning matchsize and targetsize now responsibility of extension writers | Rusty Russell | 2000-07-03 | 1 | -4/+4 |
| | | | | (PPC fix). | ||||
* | Changes to allow matching (for delete) on part of a rule, for rules which | Rusty Russell | 2000-04-19 | 1 | -0/+1 |
| | | | | change in the kernel (eg. ipt_limit). | ||||
* | Fixed typo. | Marc Boucher | 2000-04-07 | 1 | -1/+1 |
| | |||||
* | Fixed save() to properly interpret ports in host byte order and use ':' | Marc Boucher | 2000-04-07 | 1 | -8/+8 |
| | | | | as range separator. | ||||
* | reorganized tree after kernel merge | Marc Boucher | 2000-03-20 | 1 | -0/+252 |