Skip to content

main/nsd: --enable-root-server at configure time

Youfu Zhang requested to merge zhangyoufu/aports:nsd-enable-root-server into master

Sometimes it's handy to configure a catch-all zone on nsd.

However, nsd cannot be configured as root server at runtime. The only way to allow such usage is to configure at compile-time.

This MR enable the corresponding flag.

source code reference:

Edited by Youfu Zhang

Merge request reports