summaryrefslogtreecommitdiffstats
path: root/package/iptables/iptables-optional-ipv6.patch
Commit message (Collapse)AuthorAgeFilesLines
* iptables: use multipurpose binaries and bump versionOlaf Rempel2009-09-161-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 Korsgaard2009-03-311-12/+30
|
* iptables: fix build without ipv6 support in toolchainPeter Korsgaard2009-03-301-0/+70
Patch by Steffen Schulz <sf@cbg.dyndns.org>, closes #233.