CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/11/22 08:28:05
Modified files: sbin/route : route.c sys/net : rtsock.c Log message: The DNS proposal list can (soon) be empty to signal a withdraw, relax the size constraint to allow this to pass through the kernel. Looks good to deraadt@