Changes for version 1.14 - 2014-12-09
- BUGFIX: Dump::Online2: do not eat 100% and do not block for timeoutOnNext seconds when it is not REALLY needed. We had to remove the setnonblock option and to use pcap_dispatch i/o pcap_next_ex. This should be the final bugfix... There was also an infinite loop condition.
- new: Dump::Online2: maxRunTime() option to stop looping on next() forever when we do not want. Default to loop forever.
Modules
base-class for a tcpdump like implementation
tcpdump like implementation, offline mode
tcpdump like implementation, online mode
tcpdump like implementation, online mode and non-blocking
tcpdump like implementation, writer mode