Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Change response of _get_client_id in spp_nfv
@ 2019-01-15 12:27 ogawa.yasufumi
  2019-01-15 12:27 ` [spp] [PATCH 1/2] spp_nfv: change _get_client_id to return JSON msg ogawa.yasufumi
  2019-01-15 12:28 ` [spp] [PATCH 2/2] spp-ctl: change NfvProc to parse " ogawa.yasufumi
  0 siblings, 2 replies; 3+ messages in thread
From: ogawa.yasufumi @ 2019-01-15 12:27 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-15 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-15 12:27 [spp] [PATCH 0/2] Change response of _get_client_id in spp_nfv ogawa.yasufumi
2019-01-15 12:27 ` [spp] [PATCH 1/2] spp_nfv: change _get_client_id to return JSON msg ogawa.yasufumi
2019-01-15 12:28 ` [spp] [PATCH 2/2] spp-ctl: change NfvProc to parse " ogawa.yasufumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).