Jon Siwek
|
dec96234e3
|
Fix some minor Coverity Scan complaints.
|
2014-10-30 13:26:34 -05:00 |
|
Jon Siwek
|
59c54a0fc6
|
Add a simple FD_Set wrapper/helper class.
|
2014-09-09 16:28:04 -05:00 |
|
Jon Siwek
|
cf66bd8b69
|
Merge branch 'master' into topic/jsiwek/improve_comm_loop
Conflicts:
src/CMakeLists.txt
src/FlowSrc.cc
src/FlowSrc.h
src/IOSource.h
src/PktSrc.cc
src/PktSrc.h
src/iosource/Manager.cc
|
2014-09-09 14:19:43 -05:00 |
|
Robin Sommer
|
4a66a8e341
|
Bugfixes and test updates.
|
2014-09-05 18:20:23 -07:00 |
|
Robin Sommer
|
042afd2feb
|
Fixing remaining tests.
|
2014-09-04 20:55:44 -07:00 |
|
Robin Sommer
|
3e669daa05
|
Interface tweaks for PktSrc, plus docs for PktSrc and PktDumper.
|
2014-08-28 00:52:36 -04:00 |
|
Robin Sommer
|
5f817513d0
|
A set of various fixes and smaller API tweaks, plus tests.
Also moving PCAP-related bifs to iosource/pcap.bif.
|
2014-08-24 19:55:26 -07:00 |
|
Robin Sommer
|
ce9f16490c
|
Moving some of the BPF filtering code into base class.
This will allow packet sources that don't support BPF natively to
emulate the filtering via libpcap.
|
2014-08-22 17:50:03 -07:00 |
|
Robin Sommer
|
caa55ad352
|
Moving Pkt{Src,Dumper} a directory level up.
Also renaming PktSourceComponent to PktSrcComponent.
|
2014-08-22 16:46:15 -07:00 |
|