VPP-393: Subinterface is still used after deletion 46/3446/3
authorPavel Kotucek <pkotucek@cisco.com>
Mon, 17 Oct 2016 13:31:59 +0000 (15:31 +0200)
committerJohn Lo <loj@cisco.com>
Tue, 15 Nov 2016 16:08:20 +0000 (16:08 +0000)
commit7c8eda16d4bc10bf779200b23369e2ee12843dc1
tree0e27b12de1b76a8c7f0cd8cbbb6036e163b4973d
parent86d87c40dd97ced69c939299204fadf1859a2f50
VPP-393: Subinterface is still used after deletion

Fixed bug in delete of sub-interface, if sub-interface is xconnected it
was not deleted correctly (show interface address fails).

Interface is set to L3 mode before deletion.

Fixed help in API command.
Signed-off-by: Pavel Kotucek <pkotucek@cisco.com>
Change-Id: Ibe781e4b53422e6535e34ec72dbe274f9045f051
vnet/vnet/interface.c
vpp-api-test/vat/api_format.c