summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* arptables: Fix for trailing spaces in outputPhil Sutter2018-08-041-24/+16
* Consolidate DEBUGP macrosPhil Sutter2018-08-042-10/+2
* extensions: don't bother to build libebt/libarp extensions if nft backend was...Florian Westphal2018-07-101-2/+2
* ebtables-nft: add stp matchFlorian Westphal2018-07-021-0/+391
* doc: Fix spelling error in hashlimit sectionMajor Hayden2018-06-261-1/+1
* ebtables-compat: add arp match extensionFlorian Westphal2018-05-211-0/+490
* ebtables-compat: add redirect match extensionFlorian Westphal2018-05-211-0/+109
* ebtables-compat: add nat match extensionsFlorian Westphal2018-05-214-0/+298
* xtables-compat: extend generic tests for masks and wildcardsFlorian Westphal2018-05-151-0/+15