summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions: SYNPROXY: should not be needed anymore on current kernelsFlorian Westphal2019-05-081-0/+2
* extensions: libxt_osf.: Typo in manpageSam Banks2019-04-051-1/+1
* extensions: Install symlinks as suchPhil Sutter2019-04-031-4/+11
* extensions: connlabel: Fallback on missing connlabel.confPhil Sutter2019-03-083-32/+48
* extensions: Add testcase for libxt_ipvsPhil Sutter2019-02-221-0/+20
* extensions: Fix ipvs vproto option printingPhil Sutter2019-02-221-1/+1
* extensions: Fix ipvs vproto parsingPhil Sutter2019-02-221-4/+1
* extensions: AUDIT: Document ineffective --type optionPhil Sutter2019-02-221-2/+4
* Revert "ebtables: use extrapositioned negation consistently"Phil Sutter2019-02-0516-67/+59
* extensions: Fix arptables extension testsPhil Sutter2019-02-014-10/+10
* arptables-nft: Fix CLASSIFY target printingPhil Sutter2019-01-311-13/+46
* arptables-nft: Fix MARK target parsing and printingPhil Sutter2019-01-311-0/+95
* 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