CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2021/02/03 15:46:55
Modified files: sys/kern : kern_pledge.c Log message: Add SIOCAIFADDR_IN and SIOCDIFADDR_IN to the wroute pledge to allow setting and removing IPv4 addresses. Needed for future iked(8) improvements. Discussed with sthen@ and florian@ ok bluhm@ deraadt@