summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xtables: nft: add protocol and flags for xtables over nf_tablesPablo Neira Ayuso2013-12-301-0/+14
* xtables-restore: support atomic commitPablo Neira Ayuso2013-12-301-0/+8
* nft: adapt chain rename to recent Patrick's updatesPablo Neira Ayuso2013-12-301-1/+2
* xtables-restore: add support for dormant tablesPablo Neira Ayuso2013-12-301-0/+10
* headers: remove unused compatibility definitionsPablo Neira Ayuso2013-12-301-18/+0
* nft: Add support for chain rename options (-E)Tomasz Bursztyka2013-12-301-0/+1
* headers: Make nf_tables.h up to dateTomasz Bursztyka2013-12-301-0/+2
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-305-0/+543
* extensions: libxt_set, libxt_SET: check the set family tooJozsef Kadlecsik2013-11-181-0/+9
* extensions: add SYNPROXY extensionPatrick McHardy2013-11-181-0/+16
* xtables: trivial spelling fixstephen hemminger2013-08-071-2/+2
* xt_socket: add --nowildcard flagEric Dumazet2013-08-061-0/+7
* libxt_CT: Add the "NOTRACK" aliasJozsef Kadlecsik2013-07-241-1/+4
* ip{6}tables-restore: fix breakage due to new locking approachPablo Neira Ayuso2013-07-082-2/+2
* Introduce a new revision for the set match with the counters supportJozsef Kadlecsik2013-06-072-10/+51
* extensions: libxt_NFQUEUE: add --queue-cpu-fanout parameterholger@eitzenberger.org2013-05-291-0/+9
* extensions: add connlabel matchFlorian Westphal2013-05-061-0/+12
* extensions: add libxt_bpf extensionWillem de Bruijn2013-04-021-0/+17
* libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso2013-03-291-3/+0
* Add the "state" alias to the "conntrack" matchJozsef Kadlecsik2013-01-281-0/+1
* Introduce match/target aliasesJozsef Kadlecsik2013-01-281-0/+16
* libxtables: add xtables_print_numPablo Neira Ayuso2013-01-041-0/+16
* libxtables: add xtables_rule_matches_freePablo Neira Ayuso2013-01-041-0/+2
* 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
|\