aboutsummaryrefslogtreecommitdiff
path: root/extensions/libebt_ip.c
AgeCommit message (Expand)Author
2023-02-17extensions: libebt_ip: Translation has to match on ether typePhil Sutter
2023-02-17extensions: libebt_ip: Do not use 'ip dscp' for translationPhil Sutter
2022-11-15extensions: Unify ICMP parser into libxt_icmp.hPhil Sutter
2022-11-15extensions: Collate ICMP types/codes in libxt_icmp.hPhil Sutter
2022-11-15extensions: libebt_arp, libebt_ip: Use xtables_ipparse_any()Phil Sutter
2022-11-15extensions: libebt_ip: Include kernel headerPhil Sutter
2021-06-07libxtables: Introduce xtables_strdup() and use it everywherePhil Sutter
2019-02-05Revert "ebtables: use extrapositioned negation consistently"Phil Sutter
2018-11-12ebtables: use extrapositioned negation consistentlyFlorian Westphal
2018-11-05extensions: libebt_ip: fix tos negationFlorian Westphal
2018-09-24extensions: libebt_ip{, 6}: Drop pointless error checkingPhil Sutter
2018-05-10ebtables-translate: suppress redundant protocolsFlorian Westphal
2018-04-19libebt_ip: fix translations for tos and icmpFlorian Westphal
2018-04-19libebt_ip: add icmp supportFlorian Westphal
2018-04-11ebtables-compat: add initial translationsFlorian Westphal
2016-11-10extensions: update Arturo Borrero email addressArturo Borrero Gonzalez
2015-02-03ebtables-compat: call extensions final checksArturo Borrero
2015-01-30extensions: cleanup commented code in ebtables-compat extensionsArturo Borrero
2015-01-28ebtables-compat: add 'ip' match extensionArturo Borrero