Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Change spp_pcap to use common port types
@ 2019-07-25 12:12 yasufum.o
  2019-07-25 12:12 ` [spp] [PATCH 1/2] shared/sec: move defines of " yasufum.o
  2019-07-25 12:12 ` [spp] [PATCH 2/2] spp_pcap: change to use common " yasufum.o
  0 siblings, 2 replies; 3+ messages in thread
From: yasufum.o @ 2019-07-25 12:12 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

From: Yasufumi Ogawa <yasufum.o@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


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

end of thread, other threads:[~2019-07-25 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-25 12:12 [spp] [PATCH 0/2] Change spp_pcap to use common port types yasufum.o
2019-07-25 12:12 ` [spp] [PATCH 1/2] shared/sec: move defines of " yasufum.o
2019-07-25 12:12 ` [spp] [PATCH 2/2] spp_pcap: change to use common " yasufum.o

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).