summaryrefslogtreecommitdiffstats
path: root/include/ip6tables.h
Commit message (Expand)AuthorAgeFilesLines
* Moves all declarations in iptables_common.h to xtables.h.Yasuyuki KOZAKAI2007-07-241-1/+0
* Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.hYasuyuki KOZAKAI2007-07-241-11/+1
* Moves some duplicated functions in ip[6]tables.c to xtables.cYasuyuki KOZAKAI2007-07-241-3/+0
* Introduces xtables match/target registrationYasuyuki KOZAKAI2007-07-241-136/+6
* Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()Yasuyuki KOZAKAI2007-07-241-2/+0
* Fixes typos in the argument of ip[6]tables_insmod: quit -> quietYasuyuki KOZAKAI2007-03-201-2/+3
* Supress error message from modprobe on checking revision.Yasuyuki KOZAKAI2007-03-131-2/+2
* Add UDPLITE multiport supportPatrick McHardy2007-01-111-0/+3
* load ip_[6]tables.ko just before checking revision support in kernel.Yasuyuki KOZAKAI2006-11-131-0/+1
* changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69Yasuyuki KOZAKAI2006-11-131-2/+2
* - Add revision support to ip6tables.Rémi Denis-Courmont2006-10-201-0/+15
* reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-0/+1
* reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-0/+1
* Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18.Patrick McHardy2006-04-281-0/+7
* Multiple matches of the same type can be specified on the commandline.Joszef Kadlecsik2006-03-031-0/+4
* Fix probing for supported revisions (Jones Desougi <jones@ingate.com>)Jones Desougi2005-12-221-0/+1
* reduce code replication of parse_interface() (Yasuyuki Kozakai)Yasuyuki KOZAKAI2005-06-221-0/+2
* Fix setting lib_dir in ip*tables-{save,restore}Martin Josefsson2004-12-271-0/+4
* Bloody copy-n-edit. Make sure to use matches in the order they are given...Martin Josefsson2004-02-021-2/+8
* port 'line number on error in iptables-restore' from ipv4Harald Welte2003-03-051-0/+2
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+6
* Added support for iptables-restore module-load-on-demand (a. van schie)Harald Welte2001-06-161-0/+1
* ip6tables fixes by Fabrice MaurieFabrice MARIE2001-05-051-2/+4
* ip6tables-save/-restore by Kis-Szabo AndrasAndrás Kis-Szabó2001-02-261-0/+5
* Jan Echternach's const tweak.Jan Echternach2000-08-271-1/+1
* Philip Blundell's IPv6 fixes.Philip Blundell2000-05-151-2/+14
* IPv6 enhancements.Rusty Russell2000-05-021-0/+107