summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-eb-translate.c
Commit message (Expand)AuthorAgeFilesLines
* xshared: Explicitly pass target to command_jump()Phil Sutter2019-02-071-1/+1
* xtables: Fix for false-positive rule matchingPhil Sutter2019-02-051-23/+1
* libxtables: expose new etherdb lookup function through libxtables APIPablo Neira Ayuso2018-10-201-2/+1
* libxtables: prefix exported new functions for etherdb lookupsPablo Neira Ayuso2018-10-201-3/+3
* Fix a few cases of pointless assignmentsPhil Sutter2018-09-241-1/+0
* ebtables: Review match/target lookup once morePhil Sutter2018-08-241-105/+4
* ebtables-translate: Fix segfault while parsing extension optionsPhil Sutter2018-08-241-27/+6
* iptables: replace memset by c99-style initializersPhil Sutter2018-07-191-5/+4
* xtables: silence two compiler warningsFlorian Westphal2018-06-171-1/+0
* ebtables-translate: remove --change-counters codeFlorian Westphal2018-06-151-73/+5
* xtables-compat: ebtables: prefer snprintf to strncpyFlorian Westphal2018-05-201-1/+2
* xtables-compat: ebtables: allow checking for zero-macFlorian Westphal2018-05-101-1/+1
* xtables-compat: ebtables: add and use helper to parse all interface namesFlorian Westphal2018-05-101-28/+12
* xtables-compat: ebtables: kill ebtables_command_stateFlorian Westphal2018-05-101-27/+27
* ebtables-translate: turn off useless compat queriesFlorian Westphal2018-04-271-0/+6
* ebtables-translate: update table name on -tFlorian Westphal2018-04-221-0/+1
* xt-compat: add ebtables-translateFlorian Westphal2018-04-131-0/+800