summaryrefslogtreecommitdiffstats
path: root/extensions/libebt_ip6.c
Commit message (Expand)AuthorAgeFilesLines
* ebtables: Default to extrapositioned negationsPhil Sutter2024-01-101-15/+14
* extensions: libebt_ip6: Use guided option parserPhil Sutter2024-01-101-124/+75
* extensions: libebt_*: Drop some needless init callbacksPhil Sutter2024-01-101-13/+0
* extensions: Unify ICMP parser into libxt_icmp.hPhil Sutter2022-11-151-72/+1
* extensions: Collate ICMP types/codes in libxt_icmp.hPhil Sutter2022-11-151-38/+0
* libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter2021-06-071-1/+1
* extensions: libebt_ip6: Use xtables_ip6parse_any()Phil Sutter2021-06-071-64/+10
* extensions: libebt_ip6: Drop unused variablesPhil Sutter2021-06-071-4/+2
* Revert "ebtables: use extrapositioned negation consistently"Phil Sutter2019-02-051-7/+7
* ebtables: use extrapositioned negation consistentlyFlorian Westphal2018-11-121-7/+7
* extensions: libebt_ip6: fix ip6-dport negationFlorian Westphal2018-11-051-1/+1
* extensions: libebt_ip{, 6}: Drop pointless error checkingPhil Sutter2018-09-241-4/+0
* ebtables-translate: suppress redundant protocolsFlorian Westphal2018-05-101-1/+1
* ebtables-compat: add 'ip6' match extensionFlorian Westphal2018-04-191-0/+636