Sub-Interface deletion not cleanup hash's properly (VPP-1136) 62/10162/2
authorJohn Lo <[email protected]>
Thu, 18 Jan 2018 17:44:50 +0000 (12:44 -0500)
committerJohn Lo <[email protected]>
Thu, 18 Jan 2018 23:52:46 +0000 (18:52 -0500)
commit7f5bec647c9dc743c015d461d040e63a77fd0a08
tree5feb7e1555be7c93d2d1c1ca1ad9fdfda77e7759
parentec941ecb86bbce237b1c3d6c20ab17b4471d7cff
Sub-Interface deletion not cleanup hash's properly (VPP-1136)

On deleting sub-interfaces, functions vnet_delete_sub_interface()
and vnet_delete_hw_interface() are not cleaning up sub-interface
related hash tables and memory properly.

Change-Id: I17c7c4b2078c062c77bfe48889beb677610035ca
Signed-off-by: John Lo <[email protected]>
src/vnet/ethernet/interface.c
src/vnet/interface.c
src/vppinfra/hash.h