CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/10/23 04:22:30

Modified files:
        sys/kern       : kern_pledge.c 
        sys/net        : if.h rtsock.c 
        sys/sys        : socket.h sysctl.h 

Log message:
Introduce a new sysctl NET_RT_IFNAMES that returns only ifnames to ifindex
mappings. This will be used by if_nameindex(3), if_nametoindex(3) and
if_indextoname(3) soon to fix the issues in pledge because of inet6 link
local addressing.
OK mpi@ benno@ deraadt@
The libc version will follow soon so better start updating your kernels

Reply via email to