Rewrite vppctl in C 30/7230/6
authorDamjan Marion <damarion@cisco.com>
Tue, 20 Jun 2017 14:35:29 +0000 (16:35 +0200)
committerChris Luke <chris_luke@comcast.com>
Sat, 24 Jun 2017 15:14:14 +0000 (15:14 +0000)
commitaad20988b6a0a5058e520948d2a5835cfbc3b523
tree7d795028582c31ea987666375751b0e31e2454c5
parentb2861e8fb6855e9924887e5743d65ebbfbc6d7d2
Rewrite vppctl in C

- removes python dependency
- removes vpp_api_test dependency
- communicates over unix socket
- properly detects terminal size and type
- responds on terminal resize

Change-Id: I46c0a49f9b5f9ef8a0a31faec4fc5d49aa3ee02e
Signed-off-by: Damjan Marion <damarion@cisco.com>
Makefile
src/vpp.am
src/vpp/app/vppctl.c [new file with mode: 0644]
src/vpp/conf/startup.conf