Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@jelu jelu released this 27 Feb 16:42
· 358 commits to develop since this release

Until it can be confirmed that the threaded code works as well as the non-threaded code it has been made optional and requires a configuration option to enable it during compilation.

New extended option:

  • -o pcap_buffer_size=<bytes> can be used to increase the capture buffer within pcap-thread/libpcap, this can help mitigate dropped packets by the kernel during breaks (like when closing dump file).

Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dnscap/dnscap-1.4.0.tar.gz
sha256: 0f3e89bb3ff19ff9b159589b17a6437d6e32e93ef9b57ff338e0589a1e73a6ed

Commits:

1c6fbb2 Update copyright year
63ef665 Suppress OpenBSD warnings about symbols
2c99946 pcap-thread v2.0.0, disable threads, errors handling
4cade97 Fix #56: Update pcap-thread to v1.2.2 and add test