nsd icon indicating copy to clipboard operation
nsd copied to clipboard

The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.

Results 112 nsd issues
Sort by recently updated
recently updated
newest added

@anandb-ripencc mentioned on [nsd-users](https://lists.nlnetlabs.nl/pipermail/nsd-users/2024-July/003320.html) it'd be good to print the kernel used for parsing when NSD is started and possibly in `nsd -v`. It's also a good idea to allow...

enhancement

Testing for release 4.10.1 on a FreeBSD machine without libevent installed caused `ixfr_badformat.tdir` and `ixfr_superlong.tdir` to fail. Installing libevent-devel, rerunning `configure` followed by `make` and the tests ran just fine....

bug

@anandb-ripencc reported on [nsd-users](https://lists.nlnetlabs.nl/pipermail/nsd-users/2024-July/003320.html) not every compile-time option is nicely documented. We should look into that.

enhancement

Initial support for AF_XDP sockets is now ready. For local testing, I can recommend using the testenv script from the xdp-tutorial project that creates a veth interface: https://github.com/xdp-project/xdp-tutorial/tree/main/testenv There are...

Minimize rdata storage in NSD. This branch starts from the work that Jeroen did on rdata minimization. The code from the minimize-rdata-again branch is continued in development. That code can...

@wtoorop I wrote a bash script for what we talked about ^^ It can extract the release notes for the latest or specified version, generate the email (including the checksum,...

Use `--enable-deleg --enable-drafts` to `configure` to enable incremental deleg support. See also https://ideleg.net/nsd.html for build instructions

Hello NLnetLabs Team, Im reaching out to you as you're the last instance. I have NSD servres running as one primary and multiple secondary servers pointing to the same primary...

Currently breaks software that sends the SOA probe query over UDP.