[spp] [PATCH 0/2] Change response of _get_client_id in spp_nfv
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Tue Jan 15 13:27:58 CET 2019
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
Spp_nfv returns its client ID as plain text. However, it should be
JSON as same as other secondary processes. This series of update is
to change the format in both of sender of spp_nfv and receiver of
spp-ctl.
Yasufumi Ogawa (2):
spp_nfv: change _get_client_id to return JSON msg
spp-ctl: change NfvProc to parse JSON msg
src/nfv/commands.h | 6 +++++-
src/spp-ctl/spp_proc.py | 16 ++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)
--
2.17.1
More information about the spp
mailing list