Skip to content

Release 2.10.0

Compare
Choose a tag to compare
@jelu jelu released this 07 May 10:15
· 145 commits to develop since this release

This release adds new configuration options to dnstap_unixsock to control ownership and permissions for the DNSTAP socket file.

Other fixes:

  • Unlink the DNSTAP socket file if an error during initialization occur
  • Do hard exit in forks to not run atexit() (which will unlink the DNSTAP socket file)

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

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

Commits:
9d1d49a fork
733b286 DNSTAP socket