CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2018/06/16 09:37:00
Modified files: sys/kern : kern_pledge.c sys/sys : pledge.h Log message: Introduce "wroute" promise. For now this allows configuring an IPv6 address on an interface and reading the net.inet6.ip6.soiikey sysctl. To be used by slaacd. prodding & OK deraadt