CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2019/11/18 15:08:59
Modified files: sys/netinet6 : in6.c Log message: Accept inet6 address with missing sa_len for the get ioctl(2). dhcpcd from ports uses SIOCGIFAFLAG_IN6 without setting sin6_len. OK deraadt@ millert@