[spp] [PATCH 0/2] Change spp_pcap to use common port types

yasufum.o at gmail.com yasufum.o at gmail.com
Thu Jul 25 14:12:28 CEST 2019


From: Yasufumi Ogawa <yasufum.o at gmail.com>

Spp_pcap defines string of port types, "phy" and "ring". However, these
are also defined in shared lib. This series of pathces is to change
spp_pcap to use shared.

Yasufumi Ogawa (2):
  shared/sec: move defines of port types
  spp_pcap: change to use common port types

 src/pcap/cmd_utils.c                          |  4 ++--
 src/pcap/cmd_utils.h                          | 10 +---------
 src/pcap/spp_pcap.c                           | 20 +++++++++----------
 .../secondary/spp_worker_th/cmd_utils.h       |  5 -----
 .../secondary/spp_worker_th/data_types.h      |  5 +++++
 5 files changed, 18 insertions(+), 26 deletions(-)

-- 
2.17.1



More information about the spp mailing list