bonding: fix interface deletion 70/22770/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 16 Oct 2019 13:03:06 +0000 (15:03 +0200)
committerDave Barach <openvpp@barachs.net>
Thu, 17 Oct 2019 13:32:14 +0000 (13:32 +0000)
Copy sw_if_index value instead of using pointers to original
bif->slaves content which could be overriden by eg. vec_del1().

Type: feature

Change-Id: I37e458effd6b2367479574f7bd3facd4e93bada4
Signed-off-by: Benoît Ganne <bganne@cisco.com>

No differences found