Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iptables: use multipurpose binaries and bump version | Olaf Rempel | 2009-09-16 | 1 | -88/+0 |
| | | | | | | | | | | | | | Closes #587 - bump version to 1.4.4 - iptables-optional-ipv6.patch no longer needed (included in upstream) - use ipXtables-multi binaries with symlinks to ipXtables, ipXtables-save, ipXtables-restore instead of 3 distinct binaries Signed-off-by: Olaf Rempel <razzor@kopf-tisch.de> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iptables: unbreak build with ipv6 after r25897. | Peter Korsgaard | 2009-03-31 | 1 | -12/+30 |
| | |||||
* | iptables: fix build without ipv6 support in toolchain | Peter Korsgaard | 2009-03-30 | 1 | -0/+70 |
Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233. |