summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' branch that contains new features scheduled forPablo Neira Ayuso2012-10-257-170/+78
|\
| * libxt_time: add support to ignore day transitionFlorian Westphal2012-09-301-0/+1
| * extensions: add NPT extensionPatrick McHardy2012-09-101-0/+16
| * extensions: add IPv6 MASQUERADE extensionPatrick McHardy2012-09-101-0/+8
| * Convert the NAT targets to use the kernel supplied nf_nat.h headerPatrick McHardy2012-09-105-170/+53
* | Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-303-3/+8
|\ \
| * | iptables: support for match aliasesJan Engelhardt2012-09-291-0/+1
| * | iptables: support for target aliasesJan Engelhardt2012-09-271-0/+3
| * | build: separate AC variable replacements from xtables.hJan Engelhardt2012-08-313-3/+4
| |/
* / New set match revision with --return-nomatch flag supportJozsef Kadlecsik2012-09-211-0/+2
|/
* include: add missing linux/netfilter_ipv4/ip_queue.hPablo Neira Ayuso2012-08-031-0/+72
* libxt_recent: add --mask netmaskDenys Fedoryshchenko2012-07-311-0/+10
* libxt_hashlimit: add support for byte-based operationFlorian Westphal2012-07-141-1/+5
* extensions: add HMARK targetHans Schillstrom2012-07-141-0/+50
* libxtables: add xtables_ip[6]mask_to_cidrPablo Neira Ayuso2012-07-141-0/+2
* libxt_CT: add --timeout optionPablo Neira Ayuso2012-04-021-0/+12
* extensions: add nfacct matchPablo Neira Ayuso2012-03-271-0/+17
* Revert "libiptc: Returns the position the entry was inserted"Pablo Neira Ayuso2012-03-011-2/+1
* libiptc: Returns the position the entry was insertedJonh Wendell2012-02-291-1/+2
* extensions: add IPv6 capable ECN match extensionPatrick McHardy2012-02-232-35/+33
* extensions: add rpfilter moduleFlorian Westphal2012-02-231-0/+17
* libiptc: use a family-invariant xtc_ops struct for code reductionJan Engelhardt2011-09-113-0/+17
* src: resolve old macro names that are indirectionsJan Engelhardt2011-09-112-8/+8
* libiptc: combine common types: _handleJan Engelhardt2011-09-115-73/+72
* libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt2011-09-114-44/+44
* libiptc: combine common typesJan Engelhardt2011-09-114-3/+11
* Merge branch 'master' of git://dev.medozas.de/iptablesJan Engelhardt2011-09-0841-292/+519
|\
| * include: refresh include files from kernel 3.1-rc3Jan Engelhardt2011-08-3140-292/+475
| * libxt_addrtype: add support for revision 1Jan Engelhardt2011-08-281-0/+44
* | iptables: move kernel version find routing into libxtablesJan Engelhardt2011-09-032-8/+8
|/
* option: remove last traces of intrapositional negationJan Engelhardt2011-07-101-2/+0
* extensions: support for per-extension instance "global" variable spaceJan Engelhardt2011-06-211-3/+15
* libxtables: use uintmax for xtables_strtoulJan Engelhardt2011-05-241-2/+2
* libxt_quota: make sure uint64 is not truncatedJP Abgrall2011-05-201-1/+1
* libxtables: retract _NE types and use a flag insteadJan Engelhardt2011-05-181-6/+6
* src: replace old IP*T_ALIGN macrosJan Engelhardt2011-05-122-14/+0
* Merge branch 'floating/opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-121-0/+3
|\
| * libxtables: XTTYPE_ETHERMAC supportJan Engelhardt2011-05-091-0/+3
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-111-4/+24
|\|
| * 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
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-091-1/+4
|\|
| * libxtables: XTTYPE_DOUBLE supportJan Engelhardt2011-05-091-0/+3
| * extensions: remove bogus use of XT_GETOPT_TABLEENDJan Engelhardt2011-05-081-1/+1
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-091-1/+10
|\|
| * libxtables: XTTYPE_PORTRC supportJan Engelhardt2011-05-011-1/+5