summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions: TRACE: Point at xtables-monitor in documentationPhil Sutter2018-12-181-7/+14
* extensions: libipt_realm: Document allowed realm valuesPhil Sutter2018-12-031-0/+2
* xtables: Don't use native nftables commentsPhil Sutter2018-11-271-0/+2
* extensions: libip6t_mh: fix bogus translation errorPablo Neira Ayuso2018-11-191-2/+2
* arptables-nft: use generic expression parsing functionFlorian Westphal2018-11-181-2/+2
* extensions: format-security fixes in libip[6]t_icmpAdam Gołębiowski2018-11-142-3/+3
* ebtables: vlan: fix userspace/kernel headers collisionBaruch Siach2018-11-131-0/+1
* xtables: add 'printf' attribute to xlate_addFlorian Westphal2018-11-124-13/+13
* arptables: add test casesFlorian Westphal2018-11-124-0/+27
* arptables: use ->save for arptables-save, like xtablesFlorian Westphal2018-11-122-34/+19
* extensions: test protocol and interface negationFlorian Westphal2018-11-122-0/+5
* ebtables: use extrapositioned negation consistentlyFlorian Westphal2018-11-1216-49/+79
* libxtables: add and use mac print helpersFlorian Westphal2018-11-0711-74/+21
* extensions: libebt_ip: fix tos negationFlorian Westphal2018-11-052-3/+7
* extensions: libebt_ip6: fix ip6-dport negationFlorian Westphal2018-11-052-1/+2
* iptables-tests: add % to run iptables commandsPablo Neira Ayuso2018-11-031-4/+4
* ebtables-nft: add arpreply targetFlorian Westphal2018-11-032-0/+110
* ebtables: add redirect test caseFlorian Westphal2018-11-032-1/+5
* ebtables: add test casesFlorian Westphal2018-11-0311-0/+89
* ebtables: relax -t table restriction, add snat/dnat test casesFlorian Westphal2018-11-032-0/+9
* ebtables: fix -j CONTINUE handling for add/deleteFlorian Westphal2018-11-031-0/+1
* tests: add basic ebtables test supportFlorian Westphal2018-11-031-0/+6
* iptables-nft: fix bogus handling of zero saddr/daddrFlorian Westphal2018-11-032-0/+9
* xtables: Fix for matching rules with wildcard interfacesPhil Sutter2018-11-011-0/+4
* extensions: limit: unbreak build without libnftnlFlorian Westphal2018-10-241-1/+0
* libxtables: expose new etherdb lookup function through libxtables APIPablo Neira Ayuso2018-10-202-3/+2
* libxtables: prefix exported new functions for etherdb lookupsPablo Neira Ayuso2018-10-202-5/+5
* Revert "extensions: libxt_quota: Allow setting the remaining quota"Pablo Neira Ayuso2018-10-191-23/+2
* extensions: cgroup: fix option parsing for v2Pablo Neira Ayuso2018-10-091-1/+19
* extensions: libxt_quota: Allow setting the remaining quotaChenbo Feng2018-10-091-2/+23
* extensions: libebt_ip{, 6}: Drop pointless error checkingPhil Sutter2018-09-242-8/+0
* libxt_time: Drop initialization of variable 'year'Phil Sutter2018-09-241-4/+4
* libxt_ipvs: Avoid potential buffer overrunPhil Sutter2018-09-241-10/+12
* libxt_conntrack: Avoid potential buffer overrunPhil Sutter2018-09-241-7/+7
* libxt_conntrack: Version 0 does not support XT_CONNTRACK_DIRECTIONPhil Sutter2018-09-241-8/+0
* libxt_LED: Avoid string overrun while parsing led-trigger-idPhil Sutter2018-09-241-2/+1
* Mark fall through cases in switch() statementsPhil Sutter2018-09-242-15/+18
* libxtables: Integrate getethertype.c from xtables corePhil Sutter2018-09-242-142/+2
* libxt_string: Fix array out of bounds checkPhil Sutter2018-09-181-2/+4
* extensions: add cgroup revision 2Pablo Neira Ayuso2018-09-181-0/+76
* extensions: REJECT: Merge reject tablesPhil Sutter2018-09-132-111/+112
* libxt_string: Avoid potential array out of bounds accessPhil Sutter2018-09-131-2/+1
* doc: Improve layout of u32 instructionsJoseph C. Sible2018-09-101-10/+15
* ip6tables-translate: Fix libip6t_mh.txlate testPhil Sutter2018-08-241-2/+2
* ebtables-translate: Fix for libebt_limit.txlatePhil Sutter2018-08-241-1/+9
* extensions: libebt_mark: Drop mark_supplied checkPhil Sutter2018-08-241-7/+0
* extensions: AUDIT: Provide translationPhil Sutter2018-08-242-0/+19
* xtables: Fix for segfault when registering hashlimit extensionHeena Sirwani2018-08-211-0/+1
* arptables: Drop extensions/libxt_mangle.cPhil Sutter2018-08-161-396/+0
* ebtables: Merge libebt_limit.c into libxt_limit.cPhil Sutter2018-08-162-219/+88