summaryrefslogtreecommitdiffstats
path: root/iptables-restore.c
Commit message (Expand)AuthorAgeFilesLines
* Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfil...Charlie Brady2005-06-121-6/+15
* Fix setting lib_dir in ip*tables-{save,restore}Martin Josefsson2004-12-271-1/+5
* fix slightly changed semantics of iptc_is_builtinHarald Welte2004-08-301-2/+2
* Bastiaan Bakker's patch to combine iptables, iptables-save and iptables-restoreBastiaan Bakker2004-06-251-2/+8
* Get rid of some warnings when compiling 64bit.Martin Josefsson2004-05-261-2/+2
* Add --test (-t) in order to test the whole file without changing anything if ...Martin Josefsson2004-02-011-6/+16
* Complain when COMMIT is missing for the last table in the inputMartin Josefsson2004-02-011-1/+6
* Another minor codestyle fixMartin Josefsson2004-01-311-2/+3
* Minor codestyle fixMartin Josefsson2004-01-311-2/+3
* I guess nobody actually used --verboseMartin Josefsson2004-01-311-2/+2
* Fix even more possibly not zero-terminated strings after copy (Karsten Desler)Karsten Desler2004-01-311-1/+2
* allow embedding of quote character inside quoted string (Michael Rash)Michael Rash2004-01-051-2/+6
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...Martin Josefsson2003-05-021-2/+5
* make gcc happyHarald Welte2003-03-061-3/+3
* make iptables-restore print the line number in case of an errorIlles Marci2003-03-031-2/+2
* fix iptables-restore to not segfault on invalid input (Illes Marci <marci@bal...Illes Marci2003-03-031-5/+8
* copyright / GPL noticeHarald Welte2002-08-071-3/+3
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-3/+3
* fix typo in commentHarald Welte2002-01-171-2/+2
* Set verbose = 1 when -v option specified.Marc Boucher2001-12-061-2/+5
* check for --table as well as -t (Andreas Ferber)Harald Welte2001-10-221-2/+3
* fix stupid bug introduced with too-lazy "-t" checking.Harald Welte2001-10-211-17/+11
* fix of-by-one for-loop for debug statementHarald Welte2001-10-161-2/+2
* prevent ip(6)tables-restore from crashing when a line contains -tHarald Welte2001-10-161-1/+17
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-1/+5
* Added support for iptables-restore module-load-on-demand (a. van schie)Harald Welte2001-06-161-5/+18
* iptables-save had problems with multiple spaces between options (A. van Schie)Harald Welte2001-05-261-3/+6
* the parse-error with log target and spaces in log-prefix should be fixed nowHarald Welte2001-05-031-13/+63
* fixing a lot of bugs / cleaning upHarald Welte2001-03-151-57/+57
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-2/+11
* added 'iptables --set-counters' and fixed counter-restore in iptables-restoreHarald Welte2001-01-231-12/+17
* Addeed FIXME.Rusty Russell2001-01-071-0/+1
* o serveral changes / additions to libiptc:Harald Welte2001-01-051-5/+29
* adding --noflush option for iptables-restoreHarald Welte2000-12-191-13/+44
* preprocessor macro syntaxHarald Welte2000-12-061-2/+2
* make iptables-restore and iptables-save work again!Harald Welte2000-12-011-33/+103
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-1/+1
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+154