Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/6] Update for spp_pcap
@ 2019-02-14  2:47 ogawa.yasufumi
  2019-02-14  2:47 ` [spp] [PATCH 1/6] spp_pcap: refactor app options ogawa.yasufumi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ogawa.yasufumi @ 2019-02-14  2:47 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

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

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

end of thread, other threads:[~2019-02-14  2:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-14  2:47 [spp] [PATCH 0/6] Update for spp_pcap ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 1/6] spp_pcap: refactor app options ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 2/6] spp-ctl: update spp_pcap opts for validation ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 3/6] controller: remove local default config ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 4/6] controller: add pcap support for pri completion ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 5/6] spp_pcap: refactor name of funcs and vars ogawa.yasufumi
2019-02-14  2:47 ` [spp] [PATCH 6/6] makefile: update dist-clean task 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).