summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-compat-multi.c
diff options
context:
space:
mode:
Diffstat (limited to 'iptables/xtables-compat-multi.c')
-rw-r--r--iptables/xtables-compat-multi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/xtables-compat-multi.c b/iptables/xtables-compat-multi.c
index 47810524..ed8ad07f 100644
--- a/iptables/xtables-compat-multi.c
+++ b/iptables/xtables-compat-multi.c
@@ -28,6 +28,7 @@ static const struct subcommand multi_subcommands[] = {
{"ip6tables-compat-restore", xtables_ip6_restore_main},
{"arptables", xtables_arp_main},
{"arptables-compat", xtables_arp_main},
+ {"ebtables-compat", xtables_eb_main},
{"xtables-config", xtables_config_main},
{"xtables-events", xtables_events_main},
{NULL},