summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libxtables: XTTYPE_PROTOCOL supportJan Engelhardt2011-05-091-1/+3
* libxt_multiport: use guided option parserJan Engelhardt2011-05-091-0/+2
* libxtables: XTTYPE_HOSTMASK supportJan Engelhardt2011-05-091-0/+3
* libxtables: XTTYPE_PLEN supportJan Engelhardt2011-05-091-0/+2
* libxtables: do not overlay addr and mask parts, and cleanupJan Engelhardt2011-05-091-4/+13
* libxtables: support for XTTYPE_PLENMASKJan Engelhardt2011-05-091-1/+3
* libxtables: XTTYPE_DOUBLE supportJan Engelhardt2011-05-091-0/+3
* extensions: remove bogus use of XT_GETOPT_TABLEENDJan Engelhardt2011-05-081-1/+1
* libxtables: XTTYPE_PORTRC supportJan Engelhardt2011-05-011-1/+5
* libxt_TOS: use guided option parserJan Engelhardt2011-05-011-0/+5
* libxtables: XTTYPE_PORT supportJan Engelhardt2011-04-131-1/+5
* libxtables: XTTYPE_ONEHOST supportJan Engelhardt2011-04-131-0/+3
* libxtables: XTTYPE_SYSLOGLEVEL supportJan Engelhardt2011-04-131-1/+3
* libxtables: pass struct xt_entry_{match,target} to x6 parserJan Engelhardt2011-04-131-0/+4
* libxtables: XTTYPE_UINT16 supportJan Engelhardt2011-04-131-1/+2
* libxtables: XTTYPE_UINT64RC supportJan Engelhardt2011-04-131-1/+2
* libxtables: XTTYPE_UINT8RC supportJan Engelhardt2011-04-131-1/+2
* libxtables: XTTYPE_UINT16RC supportJan Engelhardt2011-04-131-0/+2
* libxtables: linked-list name<->id mapJan Engelhardt2011-04-131-0/+15
* libxtables: XTTYPE_UINT64 supportJan Engelhardt2011-04-131-0/+2
* libxtables: XTTYPE_MARKMASK32 supportJan Engelhardt2011-04-131-0/+5
* libxtables: XTTYPE_STRING supportJan Engelhardt2011-04-061-0/+2
* libxtables: XTTYPE_UINT32RC supportJan Engelhardt2011-04-061-1/+5
* libxtables: XTTYPE_UINT8 supportJan Engelhardt2011-04-061-0/+2
* libxtables: min-max option supportJan Engelhardt2011-04-061-0/+3
* libxtables: XTTYPE_UINT32 supportJan Engelhardt2011-04-061-1/+3
* libxtables: provide better final_checkJan Engelhardt2011-04-061-0/+15
* libxtables: guided option parserJan Engelhardt2011-04-061-0/+91
* iptables: add -C to check for existing rulesStefan Tomanek2011-03-082-0/+12
* extensions: add extension for devgroup matchPatrick McHardy2011-02-031-0/+21
* libxt_connlimit: remove duplicate member that caused size changeJan Engelhardt2011-01-201-1/+1
* extensions: libxt_conntrack: add support for specifying port rangesPatrick McHardy2011-01-201-0/+15
* extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass optionFlorian Westphal2011-01-201-0/+6
* libxt_AUDIT: add AUDIT targetThomas Graf2011-01-201-0/+30
* libxt_connlimit: support for dstaddr-supporting revision 1Jan Engelhardt2011-01-191-2/+12
* xt_comment: remove redundant castJan Engelhardt2011-01-071-1/+1
* include: update files with headers from Linux 2.6.37-rc1Jan Engelhardt2010-12-0316-48/+81
* Revert "Revert "libxtables: change option precedence order to be intuitive""Jan Engelhardt2010-11-151-2/+3
* Revert "libxtables: change option precedence order to be intuitive"Patrick McHardy2010-11-151-3/+2
* libxtables: change option precedence order to be intuitiveJan Engelhardt2010-10-291-2/+3
* 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