CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/29 16:29:27
Modified files:
sbin/unwind : unwind.c
Log message:
Use SO_REUSEADDR on the listening sockets
Lets unwind(8) run when another name server listens on the wildcard
address. Conflict with unbound(8) spotted by sthen@, ok florian@ deraadt@
