summaryrefslogtreecommitdiffstats
path: root/iptables-save.c
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...Martin Josefsson2003-05-021-0/+2
* copyright / GPL noticeHarald Welte2002-08-071-2/+5
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Added -d and -t short options to getopt_long() call.Marc Boucher2001-12-061-1/+1
* make sure we print the "+" at the end of ppp+ stype interface namesHarald Welte2001-11-081-1/+3
* fix bug in iptables-save, ocurring with targets without save() function.Harald Welte2001-10-161-6/+14
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+4
* Fix speling of own name.Rusty Russell2001-07-101-1/+1
* ip6tables-save without target fix, scoreboardHarald Welte2001-07-051-1/+1
* A. van Schie: bug report "iptables-save doesn't save fall-through rules corre...Harald Welte2001-05-241-1/+4
* hopefully fixed the multiple-interface iptables-save problemHarald Welte2001-05-231-1/+1
* fixes '_' in interface names bug (iptables)Harald Welte2001-05-121-1/+1
* fixing a lot of bugs / cleaning upHarald Welte2001-03-151-5/+15
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-1/+3
* Fixes bug with inverted destination IP (report+fix by Bart Theunissen)Harald Welte2001-01-261-1/+1
* fix another iptables-save segfault when match doesn't provide save function (...Harald Welte2001-01-241-1/+4
* fixes segfault in iptables-saveHarald Welte2001-01-231-4/+5
* Fix compile warning about const.Rusty Russell2001-01-071-1/+1
* o serveral changes / additions to libiptc:Harald Welte2001-01-051-3/+3
* make iptables-restore and iptables-save work again!Harald Welte2000-12-011-77/+83
* Minor compile fixes.Rusty Russell2000-08-271-2/+2
* A few more fixes.Rusty Russell2000-07-301-53/+102
* Module loading now can be compulsory.Rusty Russell2000-05-021-2/+3
* Makefile fixes for release.v1.0.0-alphaRusty Russell2000-03-201-1/+1
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+260