summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* xtables-compat: ip6table-save: fix save of ip6 address masksFlorian Westphal2018-05-111-0/+2
* ebtables-translate: suppress redundant protocolsFlorian Westphal2018-05-105-26/+26
* extensions: libip6t_srh.t: Add test cases for psid, nsid, and lsidAhmed Abdelsalam2018-05-091-0/+2
* extensions: libxt_CONNMARK: incorrect translation after v2Pablo Neira Ayuso2018-05-081-3/+3
* extensions: libxt_CONNMARK: Support bit-shifting for --restore,set and save-markJack Ma2018-05-081-13/+279
* extensions: libip6t_srh: support matching previous, next and last SIDAhmed Abdelsalam2018-05-081-14/+273
* extensions: libipt_DNAT: tests added for shifted portmap rangeThierry Du Tre2018-05-082-0/+10
* extensions: libipt_DNAT: use size of nf_nat_range2 for rev2Florian Westphal2018-05-072-4/+4
* extensions: add xlate test for ipables -fFlorian Westphal2018-05-051-0/+6
* extensions: libipt_DNAT: support shifted portmap rangesThierry Du Tre2018-04-292-51/+408
* xtables: Introduce and use common function to print val[/mask] argumentsSerhey Popovych2018-04-274-64/+19
* xtables: Introduce and use common function to parse val[/mask] argumentsSerhey Popovych2018-04-272-51/+13
* extensions: Initialize linear mapping of symbols in _init() of extensionSerhey Popovych2018-04-272-21/+14
* extensions: ULOG: remove testFlorian Westphal2018-04-271-19/+0
* ebtables-compat: add 'vlan' match extensionFlorian Westphal2018-04-222-0/+237
* ebtables-compat: add 'pkttype' match extensionFlorian Westphal2018-04-222-0/+139
* ebtables-compat: add 'ip6' match extensionFlorian Westphal2018-04-192-0/+665
* libebt_ip: fix translations for tos and icmpFlorian Westphal2018-04-192-7/+7
* libebt_ip: add icmp supportFlorian Westphal2018-04-192-2/+304
* xt-translate: quote interface names in translated outputFlorian Westphal2018-04-199-29/+29
* icmp: split icmp type printing to header fileFlorian Westphal2018-04-193-58/+35
* ebtables-translate: add initial test casesFlorian Westphal2018-04-138-5/+80
* libebt_limit: print 'minute' and 'seconds', not 'min' and 'secs'Florian Westphal2018-04-131-3/+3
* ebtables-compat: add initial translationsFlorian Westphal2018-04-116-0/+270
* iptables: constify option structArushi Singhal2018-04-111-1/+1
* libxt_comment: silence truncation warningFlorian Westphal2018-04-101-4/+3
* extensions: CLUSTERIP: do not allow --local-node 0Pablo Neira Ayuso2018-03-301-1/+2
* extensions: CLUSTERIP: add testsPablo Neira Ayuso2018-03-281-0/+3
* extensions: libxt_bpf: Fix build with old kernel versionsHauke Mehrtens2018-02-281-1/+2
* extenstions: ecn: add tcp ecn/cwr translationFlorian Westphal2018-02-262-18/+37
* extensions: add tests for comp match optionsHarsha Sharma2018-02-252-5/+6
* extensions: connmark: remove non-working translationFlorian Westphal2018-02-202-18/+10
* extensions: prefer plain 'set' over 'set mark and'Florian Westphal2018-02-204-6/+12
* policy: add nft translation for simple policy none/strict use caseFlorian Westphal2018-01-312-0/+32
* extensions: hashlimit: remove space before burst in translation to nftPablo Neira Ayuso2018-01-291-1/+1
* extensions: hashlimit: Rename 'flow table' keyword to metershyam saini2018-01-292-4/+4
* extensions: Add test for cluster nft translationShyam Saini2018-01-191-0/+26
* extensions: ip6t_{S,D}NAT: add more testsThierry Du Tre2018-01-164-0/+4
* extensions: ip6t_{S,D}NAT: multiple to-dst/to-src arguments not reportedThierry Du Tre2018-01-166-12/+16
* extensions: libxt_cluster: Add translation to nftShyam Saini2018-01-161-0/+51
* extensions: add support for 'srh' matchAhmed Abdelsalam2018-01-122-0/+268
* extensions: hashlimit: fix incorrect burst in translationsPablo Neira Ayuso2018-01-041-3/+5
* extensions: libxt_hashlimit: Do not print default timeout and burstHarsha Sharma2017-12-281-8/+12
* extensions: Add macro _DEFAULT_SOURCE.Varsha Rao2017-12-212-0/+2
* iptables: masquerade: add randomize-full supportMax Laverse2017-12-045-2/+40
* iptables: patch to correct linker flag sequenceYogesh Prasad2017-12-041-1/+1
* extensions: libxt_tcpmss: Add test case for invalid ranges.Varsha Rao2017-11-301-0/+1
* iptables: extensions: Fix MARK target helpMart Frauenlob2017-11-271-1/+1
* libxt_sctp: fix array out of range in print_chunkhuaibin Wang2017-11-132-7/+4
* extensions: add tests for ipcomp protocolHarsha Sharma2017-10-241-0/+5