summaryrefslogtreecommitdiffstats
path: root/include/iptables.h
Commit message (Expand)AuthorAgeFilesLines
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-301-0/+2
* ip{6}tables-restore: fix breakage due to new locking approachPablo Neira Ayuso2013-07-081-1/+1
* libiptc: combine common types: _handleJan Engelhardt2011-09-111-6/+6
* libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt2011-09-111-3/+3
* iptables: move kernel version find routing into libxtablesJan Engelhardt2011-09-031-8/+0
* v4: rename do_command() to do_command4()Maciej Zenczykowski2011-04-041-1/+1
* v4: rename print_rule() to print_rule4()Maciej Zenczykowski2011-04-041-1/+1
* v4: rename delete_chain() to delete_chain4()Maciej Zenczykowski2011-04-041-1/+1
* v4: rename flush_entries() to flush_entries4()Maciej Zenczykowski2011-04-041-1/+1
* v4: rename for_each_chain() to for_each_chain4()Maciej Zenczykowski2011-04-041-1/+1
* libxtables: set names of programsJamal Hadi Salim2009-02-121-0/+2
* src: consolidate duplicate code in iptables/internal.hJan Engelhardt2009-02-101-2/+0
* libxtables: move compat defines to xtables.cJan Engelhardt2009-02-101-5/+0
* src: remove unused ipt_tryload macroJan Engelhardt2009-02-101-2/+0
* src: remove iptables_rule_match indirection macroJan Engelhardt2009-02-101-1/+0
* libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-101-0/+1
* libiptc: remove indirectionsJan Engelhardt2008-11-101-5/+5
* libiptc: remove typedef indirectionJan Engelhardt2008-11-101-6/+6
* src: remove dependency on libiptc headersJan Engelhardt2008-08-041-2/+3
* iptables --list-rules commandHenrik Nordstrom2008-05-131-0/+2
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+0
* Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIRJan Engelhardt2008-04-131-4/+0
* Fix all remaining warnings (missing declarations, missing prototypes)Jan Engelhardt2008-04-131-2/+0
* rename overlapping function namesJan Engelhardt2008-01-201-5/+0
* bunch o' renamesJan Engelhardt2008-01-201-3/+0
* 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-138/+5
* Add UDPLITE multiport supportPatrick McHardy2007-01-111-0/+3
* Fix /etc/network usage (Pablo Neira)Pablo Neira Ayuso2006-11-291-0/+1
* Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can causePatrick McHardyJesper Brouer2006-07-251-1/+0
* proto_to_name duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-221-0/+1
* 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/+3
* 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
* Kernels higher than 2.6.10 don't support multiple --to arguments inPhil Oester2005-09-191-0/+9
* reduce code replication of parse_interface() (Yasuyuki Kozakai)Yasuyuki KOZAKAI2005-06-221-0/+1
* Extension revision number support (if kernel supports the getsockopts).Rusty Russell2005-01-031-0/+18
* Fix setting lib_dir in ip*tables-{save,restore}Martin Josefsson2004-12-271-0/+4
* add definition for IPPROTO_SCTP for systems with old header filesHarald Welte2004-03-041-0/+4
* Make sure to use matches in the order they are given when calling do_command(...Martin Josefsson2004-02-021-2/+8
* make iptables-restore print the line number in case of an errorIlles Marci2003-03-031-0/+2
* Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()Marc Boucher2001-12-061-0/+6
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+6
* make iptables-restore and iptables-save work againHarald Welte2000-12-011-0/+9
* Jan Echternach's const tweak.Jan Echternach2000-08-271-1/+1
* IPv6 enhancements.Rusty Russell2000-05-021-17/+11