summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libxt_quota: don't ignore the quota value on deletionChangli Gao2010-08-021-1/+1
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-0/+2
* extension: add xt_cpu matchEric Dumazet2010-07-231-0/+11
* libxt_ipvs: user-space lib for netfilter matcher xt_ipvsHannes Eder2010-07-231-0/+27
* Merge branch 'master' into iptables-nextPatrick McHardy2010-07-1513-555/+221
|\
| * Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2010-06-253-519/+110
| |\
| | * libxt_set: new revision addedJozsef Kadlecsik2010-06-163-519/+110
| * | xtables: remove xtables_set_revision functionJan Engelhardt2010-06-071-1/+0
| * | includes: sync header files from Linux 2.6.35-rc1Jan Engelhardt2010-06-079-35/+111
| |/
* | extensions: fix compilation of the new CHECKSUM targetPatrick McHardy2010-07-151-0/+18
* | extensions: libipt_LOG/libip6t_LOG: support macdecode optionPatrick McHardy2010-06-282-2/+4
* | extensions: add idletimer xt target extensionLuciano Coelho2010-06-151-0/+45
|/
* 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