Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow embedding of quote character inside quoted string (Michael Rash) | Michael Rash | 2004-01-05 | 1 | -2/+6 |
| | |||||
* | fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin ↵ | Martin Josefsson | 2003-05-02 | 1 | -2/+5 |
| | | | | Josefsson) | ||||
* | port 'line number on error in iptables-restore' from ipv4 | Harald Welte | 2003-03-05 | 1 | -6/+9 |
| | |||||
* | minor fixes by kisza: | András Kis-Szabó | 2002-08-14 | 1 | -7/+2 |
| | | | | | | | | - remove -C(check) function from ip6tables - -M added to the getopts()'s list (missed) - small change in the iptables help - remove some unused code - some GPL notice added | ||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -3/+3 |
| | | | | naming | ||||
* | add ip6tables-save/restore manpages; sync with ipv4 (kisza) | András Kis-Szabó | 2002-03-03 | 1 | -98/+104 |
| | |||||
* | check for --table as well as -t (Andreas Ferber) | Harald Welte | 2001-10-22 | 1 | -1/+2 |
| | |||||
* | fix stupid bug introduced with too-lazy "-t" checking. | Harald Welte | 2001-10-21 | 1 | -16/+8 |
| | |||||
* | prevent ip(6)tables-restore from crashing when a line contains -t | Harald Welte | 2001-10-16 | 1 | -0/+16 |
| | |||||
* | ip6tables-(save/restore) sync with IPv4 code | Harald Welte | 2001-10-04 | 1 | -60/+115 |
| | |||||
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+4 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | Added support for iptables-restore module-load-on-demand (a. van schie) | Harald Welte | 2001-06-16 | 1 | -4/+17 |
| | |||||
* | forgot to add those two... | András Kis-Szabó | 2001-02-27 | 1 | -0/+299 |