Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright / GPL notice | Harald Welte | 2002-08-07 | 1 | -2/+5 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | Harald Welte | 2002-05-29 | 1 | -2/+2 |
| | | | | naming | ||||
* | Added -d and -t short options to getopt_long() call. | Marc Boucher | 2001-12-06 | 1 | -1/+1 |
| | |||||
* | make sure we print the "+" at the end of ppp+ stype interface names | Harald Welte | 2001-11-08 | 1 | -1/+3 |
| | |||||
* | fix bug in iptables-save, ocurring with targets without save() function. | Harald Welte | 2001-10-16 | 1 | -6/+14 |
| | | | | Debian Bug #113011 | ||||
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+4 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | Fix speling of own name. | Rusty Russell | 2001-07-10 | 1 | -1/+1 |
| | | | | Fix EMail address. | ||||
* | ip6tables-save without target fix, scoreboard | Harald Welte | 2001-07-05 | 1 | -1/+1 |
| | |||||
* | A. van Schie: bug report "iptables-save doesn't save fall-through rules ↵ | Harald Welte | 2001-05-24 | 1 | -1/+4 |
| | | | | correctly" | ||||
* | hopefully fixed the multiple-interface iptables-save problem | Harald Welte | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | fixes '_' in interface names bug (iptables) | Harald Welte | 2001-05-12 | 1 | -1/+1 |
| | | | | fixes '+' in interface names bug (iptables-save) | ||||
* | fixing a lot of bugs / cleaning up | Harald Welte | 2001-03-15 | 1 | -5/+15 |
| | | | | | - no more dependency problems with user-defined chains - cleanup of the old strtok problem ( no more goto) | ||||
* | ip6tables-save/-restore by Kis-Szabo Andras | András Kis-Szabó | 2001-02-26 | 1 | -1/+3 |
| | |||||
* | Fixes bug with inverted destination IP (report+fix by Bart Theunissen) | Harald Welte | 2001-01-26 | 1 | -1/+1 |
| | |||||
* | fix another iptables-save segfault when match doesn't provide save function ↵ | Harald Welte | 2001-01-24 | 1 | -1/+4 |
| | | | | (bug detected by Emmanuel Roger, fix by HW) | ||||
* | fixes segfault in iptables-save | Harald Welte | 2001-01-23 | 1 | -4/+5 |
| | |||||
* | Fix compile warning about const. | Rusty Russell | 2001-01-07 | 1 | -1/+1 |
| | |||||
* | o serveral changes / additions to libiptc: | Harald Welte | 2001-01-05 | 1 | -3/+3 |
| | | | | | | | | | - iptc_set_policy has additional argument 'counters' to be consistent with iptc_get_policy - added functions for counter manipulation (iptc_read_counter, iptc_zero_counter, iptc_set_counter) o iptables-save and iptables-restore manpage clearifications o iptables-restore counter restoring for chain counters | ||||
* | make iptables-restore and iptables-save work again! | Harald Welte | 2000-12-01 | 1 | -77/+83 |
| | |||||
* | Minor compile fixes. | Rusty Russell | 2000-08-27 | 1 | -2/+2 |
| | |||||
* | A few more fixes. | Rusty Russell | 2000-07-30 | 1 | -53/+102 |
| | |||||
* | Module loading now can be compulsory. | Rusty Russell | 2000-05-02 | 1 | -2/+3 |
| | |||||
* | Makefile fixes for release.v1.0.0-alpha | Rusty Russell | 2000-03-20 | 1 | -1/+1 |
| | | | | Whitespace cleanups. | ||||
* | reorganized tree after kernel merge | Marc Boucher | 2000-03-20 | 1 | -0/+260 |