CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/10 01:56:38
Modified files:
sys/kern : kern_pledge.c
Log message:
Allow IPPROTO_IP / IP_TOS on AF_INET6 sockets to go through to the
netinet6 code, which will quickly return EINVAL. Too much software
tries this. Issue noticed in chrome by kirill
discussions with kirill and robert.
