Fix interface reuse when running multithreaded 57/7857/1
authorDamjan Marion <damarion@cisco.com>
Thu, 27 Jul 2017 08:07:50 +0000 (04:07 -0400)
committerNeale Ranns <nranns@cisco.com>
Mon, 31 Jul 2017 17:07:56 +0000 (17:07 +0000)
commit6d19bcde9ca20fbae19ff5041cf3603d8ea5fc59
tree934091ad147837ca2a8703a9b9d1e9fe965b3519
parent7f6290e02e8d2e4b50f3758b33c90fecdc089938
Fix interface reuse when running multithreaded

Node function pointer was not set on all node runtimes causing crash if
new interface is different type.

Change-Id: I4661fe883befc6cd3fc6dfc14fd44f6fa5faf27c
Signed-off-by: Damjan Marion <damarion@cisco.com>
(cherry picked from commit c418e4ac7cf36bd64f3130c258d5f1897c245f2b)
src/vnet/interface.c