[spp] [PATCH 0/6] Update for spp_pcap

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Thu Feb 14 03:47:20 CET 2019


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

This series of patches is to add spp_pcap support, update GNUmakefile
and for SPP CLI and refactor spp_pcap's options. It also includes
refactoring for the name of functions and variables.

Yasufumi Ogawa (6):
  spp_pcap: refactor app options
  spp-ctl: update spp_pcap opts for validation
  controller: remove local default config
  controller: add pcap support for pri completion
  spp_pcap: refactor name of funcs and vars
  makefile: update dist-clean task

 GNUmakefile                       |  3 +
 src/controller/commands/pri.py    | 42 ++++----------
 src/controller/config/default.yml |  3 +
 src/pcap/spp_pcap.c               | 91 +++++++++++++++----------------
 src/pcap/spp_proc.h               |  6 +-
 src/spp-ctl/spp_proc.py           | 13 +++--
 6 files changed, 70 insertions(+), 88 deletions(-)

-- 
2.17.1



More information about the spp mailing list