X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fl2%2Fl2_input.c;h=6e3851e85125bd44531f9004be9cf25429f80e13;hb=7dbd7265daf6fa0f522870586036c89a99bc4958;hp=69de2815536f895dbf9ca4275c5a62a0f51fe118;hpb=a059a000f81a7251ffed2821f69dd96cfd94c8c7;p=vpp.git diff --git a/src/vnet/l2/l2_input.c b/src/vnet/l2/l2_input.c index 69de2815536..6e3851e8512 100644 --- a/src/vnet/l2/l2_input.c +++ b/src/vnet/l2/l2_input.c @@ -587,7 +587,7 @@ set_int_l2_mode (vlib_main_t * vm, vnet_main_t * vnet_main, /* */ config->bvi = 0; /* delete the l2fib entry for the bvi interface */ - l2fib_del_entry (hi->hw_address, config->bd_index); + l2fib_del_entry (hi->hw_address, config->bd_index, sw_if_index); /* Make loop output node send packet back to ethernet-input node */ slot =