bond: crash when deleting bond interface [VPP-1427] 65/14965/3
authorSteven <sluong@cisco.com>
Tue, 25 Sep 2018 04:09:36 +0000 (21:09 -0700)
committerDamjan Marion <dmarion@me.com>
Tue, 25 Sep 2018 07:41:23 +0000 (07:41 +0000)
commit5967bafdf541beaf546ff868f28dbf0b5f8ec9bb
tree77f0d7c232a6e97aaf0f6621042483525f2e0db1
parent8812a68062016e622b33cbae6a21bc073caa918e
bond: crash when deleting bond interface [VPP-1427]

After the slave interface is removed from bond, bond input node still receives traffic for
the slave interface.

We have to disable feature arc for the corresponding slave interface.

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