CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/09/17 16:09:55

Modified files:
        sys/kern       : kern_pledge.c 

Log message:
The relaxation to permit TCP_NODELAY on AF_UNIX through pledge shouldn't
check the socket's protocol. This should be revisited later as it allows
slightly more than desired, but unbreaks some software.

ok deraadt

Reply via email to