Am 16.04.25 um 14:22 schrieb Jannik Peters via nsd-users:
NSD 4.12.0rc1 pre-release is available:

Hello,

compiled and run as usual. But some remarks:

1. maybe not new: I like to have NSTATS/XSTATS get *not* logged. I've to use 
'configure --disable-bind8-stats' for this.
   Simply not using '--enable-bind8-stats' is not enough ...

   Is the nsd.conf option 'statistics' still relevant if -disable-bind8-stats 
is used?

2. I agree with Anand that features should be better a configuration option 
rather then compile time option.

3. there was a warning about an unused variable:

gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I/usr/local/include -Isimdzone/include 
-I./simdzone/include -g -O2 -fdebug-prefix-map=/tmp=. -fstack-protector-strong 
-Wformat -Werror=format-security -W -Wall -Wextra -Wdeclaration-after-statement 
-I/usr/include/google -c metrics.c
metrics.c: In function 'metrics_http_callback':
metrics.c:321:32: warning: unused variable 'metrics' [-Wunused-variable]
  321 |         struct daemon_metrics *metrics = ((struct metrics_acceptlist 
*)p)->metrics;
      |                                ^~~~~~~

4. any chance, that https://github.com/NLnetLabs/nsd/pull/437 find it's way in 
4.12?
   a similar change in active in unbound-1.23.0rc2 and works well there.

Andreas
_______________________________________________
nsd-users mailing list
nsd-users@lists.nlnetlabs.nl
https://lists.nlnetlabs.nl/mailman/listinfo/nsd-users

Reply via email to