[spp] [PATCH 0/2] Update SPP controller

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Fri Dec 21 10:26:17 CET 2018


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

Hi,

For awaited `exit` command is supported in spp_vf and spp_mirror, it is
time for updating spp-ctl and CLI. This series of patches also includes
adding spp_pcap support which is yet another packet capture feature of
SPP. The series of patches of spp_pcap itself is sent after this
updates.

Thanks,
Yasufumi

Yasufumi Ogawa (2):
  controller: add exit command to vf and mirror
  spp-ctl: add spp_pcap APIs

 src/controller/commands/bye.py    |  6 ++--
 src/controller/commands/mirror.py | 16 ++++++++++
 src/controller/commands/vf.py     | 16 ++++++++++
 src/spp-ctl/spp_ctl.py            |  3 +-
 src/spp-ctl/spp_proc.py           | 66 ++++++++++++++++++++++++++++-----------
 src/spp-ctl/spp_webapi.py         | 46 +++++++++++++++++++++++++++
 6 files changed, 130 insertions(+), 23 deletions(-)

-- 
2.7.4



More information about the spp mailing list