summaryrefslogtreecommitdiffstats
path: root/ip6tables-standalone.c
Commit message (Collapse)AuthorAgeFilesLines
* Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIRJan Engelhardt2008-04-131-3/+8
|
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-131-0/+1
|
* let DO_MULTI=1 work for ip6tables* binariesHann-Huei Chiou2007-10-231-0/+5
| | | | | | | | When defining DO_MULTI=1 in Makefile, only iptables is built as a single multipurpose binary. This patch makes ip6tables also be built in the same manner. Hann-huei Chiou <koala@ascenvision.com>
* Fix setting lib_dir in ip*tables-{save,restore}Martin Josefsson2004-12-271-0/+4
|
* copyright / GPL noticeHarald Welte2002-08-071-0/+7
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵Harald Welte2002-05-291-1/+1
| | | | naming
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+4
| | | | - iptables-save/-restore is no longer experimental
* ip6tables fixes by Fabrice MaurieFabrice MARIE2001-05-051-1/+1
|
* o serveral changes / additions to libiptc:Harald Welte2001-01-051-0/+1
| | | | | | | | | - 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
* Phil Blundell: ICMP, TCP and UDP extensions + rule deletion bug.Philip Blundell2000-06-041-1/+1
|
* Philip Blundell's IPv6 patches.Rusty Russell2000-06-021-0/+50