aregm / nff-go

NFF-Go -Network Function Framework for GO (former YANFF)
BSD 3-Clause "New" or "Revised" License
1.38k stars 156 forks source link

It is necessary to add pcap file streaming to packet generator #647

Open gshimansky opened 5 years ago

gshimansky commented 5 years ago

Our packet generator should be able to read packets from a pcap file that user specified.

mercimat commented 4 years ago

A suggestion of implementation can be found in PR https://github.com/intel-go/nff-go/pull/714