vppctl: clean exit cli when ctrl-d or ctrl-c entered
authorPadraig Connolly <[email protected]>
Mon, 28 Nov 2016 10:21:19 +0000 (10:21 +0000)
committerChris Luke <[email protected]>
Thu, 1 Dec 2016 03:16:48 +0000 (03:16 +0000)
commit1f417aac76d44c8ac03879cbc048129eeb1e0cab
tree95e3160dae85990749cd59e00a0ac1e36e88624e
parenta92501ab703c3009cfdbc646cf8b46b228cfba45
vppctl: clean exit cli when ctrl-d or ctrl-c entered

Ctrl-D now exits vpp cli using do_EOF function

Ctrl-C now exits cleanly without KeyboardInterrupt Error

Change-Id: I09d103df57b9512e572eb66c17c548b9c1801589
Signed-off-by: Padraig Connolly <[email protected]>
vpp-api-test/scripts/vppctl [changed mode: 0644->0755]