summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'iptables-next'""Patrick McHardy2010-05-211-0/+9
* Revert "Merge branch 'iptables-next'"Patrick McHardy2010-05-211-9/+0
* extensions: add support for xt_TEEJan Engelhardt2010-04-191-0/+9
* extensions: add CT extensionPatrick McHardy2010-03-082-0/+38
* includes: header updatesJan Engelhardt2010-02-0161-652/+296
* extensions: add osf extensionPatrick McHardy2009-11-121-0/+135
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* libxt_NFQUEUE: add new v1 version with queue-balance optionFlorian Westphal2009-08-201-0/+5
* Merge branch 'stable'Jan Engelhardt2009-08-051-0/+13
|\
| * xt_conntrack: revision 2 for enlarged state_mask memberJan Engelhardt2009-06-251-0/+13
* | build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-251-1/+1
* | build: fix struct size mismatchJan Engelhardt2009-07-251-4/+0
* | xtables: add multi-registration functionsJan Engelhardt2009-06-261-0/+2
* | iptables: accept multiple IP address specifications for -s, -dMichael Granzow2009-06-261-0/+5
|/
* xtables: use extern "C"Jan Engelhardt2009-05-261-0/+8
* extensions: add `cluster' match supportPablo Neira Ayuso2009-05-061-0/+17
* SNAT/DNAT: add support for persistent multi-range NAT mappingsPatrick McHardy2009-04-171-0/+1
* libxtables: reorder .version memberJan Engelhardt2009-04-031-3/+13
* Merge commit 'nf/master'Jan Engelhardt2009-03-151-0/+1
|\
| * iptables: Add limits.h to get INT_MIN, INT_MAX, ...Stephen Hemminger2009-02-251-0/+1
* | extensions: add missing limits.h includeJan Engelhardt2009-02-212-0/+10
* | include: resynchronize headers with 2.6.29-rc5Jan Engelhardt2009-02-2114-60/+63
|/
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-1/+1
* libxtables: inline and remove unused OPTION_OFFSET macroJan Engelhardt2009-02-211-1/+0
* libiptc: make library available as a shared libraryJan Engelhardt2009-02-161-0/+4
* libxtables: general follow-up cleanupJamal Hadi Salim2009-02-131-1/+0
* libxtables: consolidate init calls into one functionJamal Hadi Salim2009-02-131-0/+1
* libxtables: consolidate merge_options into xtables_merge_optionsJamal Hadi Salim2009-02-131-0/+4
* libxtables: make iptables and ip6tables use xtables_free_optsJamal Hadi Salim2009-02-121-1/+2
* libxtables: add xtables_set_revisionJamal Hadi Salim2009-02-121-0/+1
* libxtables: set names of programsJamal Hadi Salim2009-02-122-0/+4
* build: restructure Makefile for include/ directoryJan Engelhardt2009-02-121-0/+8
* libxtables: use const for vars holding literalsJan Engelhardt2009-02-121-2/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-125-38/+21
|\
| * src: consolidate duplicate code in iptables/internal.hJan Engelhardt2009-02-103-4/+2
| * libxtables: move compat defines to xtables.cJan Engelhardt2009-02-102-10/+0
| * src: remove unused ipt_tryload macroJan Engelhardt2009-02-102-4/+0
| * src: remove iptables_rule_match indirection macroJan Engelhardt2009-02-102-2/+0
| * libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-104-6/+11
| * libxtables: remove unused XT_LIB_DIR macroJan Engelhardt2009-02-101-4/+0
* | libxtables: simple aliasing macro for exit_errorJamal Hadi Salim2009-02-111-4/+4
* | libxtables: Add exit_error cb to xtables_globalsJamal Hadi Salim2009-02-111-8/+9
* | libxtables: define xtables_free_opts()Jamal Hadi Salim2009-02-111-0/+1
* | libxtables: Introduce global params structuringJamal Hadi Salim2009-02-111-0/+9
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-093-88/+80
|\|
| * libxtables: move afinfo aroundJan Engelhardt2009-02-072-24/+1
| * libxtables: prefix/order - move parse_protocol to xtables.cJan Engelhardt2009-01-301-2/+19
| * libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+2
| * libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-301-3/+3
| * libxtables: prefix - misc functionsJan Engelhardt2009-01-301-3/+3