CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/11/21 23:20:15
Modified files: sys/net : rtsock.c route.h Log message: Add rtm_proposal, a function to send out RTM_PROPOSAL messages from the kernel. Will be used to have umb(4) inform unwind(8) about DNS changes. OK bluhm@ tested by florian@ and deraadt@