bond: problem switching from l2 to l3 77/15577/3
authorSteven <sluong@cisco.com>
Sun, 28 Oct 2018 20:36:45 +0000 (13:36 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 29 Oct 2018 03:26:39 +0000 (03:26 +0000)
commitf23890138e02d4218c828c427f687f8ecdb0e165
tree35662ae470e81b5ba14c84b95d538f5b696539d6
parent878b65aa6c16b6013e75ea9039b9978c52982e97
bond: problem switching from l2 to l3

when the last interface is removed from l2 in the bonding group, we should
invoke ethernet_set_rx_direct to allow ip packets to go directly to
ip4-input.

Change-Id: I43b3cd64e2c119762edd0c295bb9348732adab45
Signed-off-by: Steven <sluong@cisco.com>
src/vnet/bonding/device.c