Shut down session queue input nodes on exit 02/9602/1
authorDave Barach <dave@barachs.net>
Tue, 28 Nov 2017 15:11:42 +0000 (10:11 -0500)
committerDave Barach <dave@barachs.net>
Tue, 28 Nov 2017 15:12:25 +0000 (10:12 -0500)
commit2a8639155a6cbc0f7c412f26af4ad638b12edb73
treeedb262fb6e816a86a59f303178fe23064e29feb6
parentf988e696149f42828444c69762c036d9684b6bb0
Shut down session queue input nodes on exit

Shut off (especially) worker-thread session queue input nodes.
Otherwise, vpp can crash when the main thread unmaps the API segment.

Change-Id: Idf855e7570e0066cc921ae34bc53afabaa9e1dba
Signed-off-by: Dave Barach <dave@barachs.net>
src/vnet/session/session.h
src/vnet/session/session_node.c