Skip to content

Release 2.13.2

Compare
Choose a tag to compare
@jelu jelu released this 10 Feb 14:30
· 64 commits to develop since this release

Updated pcap-thread to v4.0.1:

Fixed issue with pcap_dispatch() during non-threaded timed runs by checking packet timestamp and use pcap_breakloop() if the run should end.
Based on reports, it looks like pcap_dispatch() won't stop processing if load is high enough even if documentation says "only one bufferful of packets is read at a time".

Many thanks to Klaus Darilion @klaus3000 (NIC.AT) for the report and helping to track down the issue and test fixes!

Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dsc/dsc-2.13.2.tar.gz
sha256: 22f2f1ed6ef04d462c49014aaada09c0f2ba5d8f90156c1afae23cf456cf5df6

Packages are available at: https://dev.dns-oarc.net/packages/

e7d92fe Fix COPR
7ecf217 pcap-thread