summaryrefslogtreecommitdiffstats
path: root/iptables-restore.c
Commit message (Collapse)AuthorAgeFilesLines
* iptables-save had problems with multiple spaces between options (A. van Schie)laforge2001-05-261-3/+6
|
* the parse-error with log target and spaces in log-prefix should be fixed nowlaforge2001-05-031-13/+63
|
* fixing a lot of bugs / cleaning uplaforge2001-03-151-57/+57
| | | | | - no more dependency problems with user-defined chains - cleanup of the old strtok problem ( no more goto)
* ip6tables-save/-restore by Kis-Szabo Andraslaforge2001-02-261-2/+11
|
* added 'iptables --set-counters' and fixed counter-restore in iptables-restorelaforge2001-01-231-12/+17
|
* Addeed FIXME.rusty2001-01-071-0/+1
|
* o serveral changes / additions to libiptc:laforge2001-01-051-5/+29
| | | | | | | | | - 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
* adding --noflush option for iptables-restorelaforge2000-12-191-13/+44
|
* preprocessor macro syntaxlaforge2000-12-061-2/+2
|
* make iptables-restore and iptables-save work again!laforge2000-12-011-33/+103
|
* Makefile fixes for release.svn_t_nf-post-merge-1-0-0alpharusty2000-03-201-1/+1
| | | | Whitespace cleanups.
* reorganized tree after kernel mergesvn_t_netfiltermarc2000-03-201-0/+154