CVSROOT:        /cvs
Module name:    src
Changes by:     rzalam...@cvs.openbsd.org       2017/05/16 02:32:17

Modified files:
        sys/netinet    : ip_mroute.c 

Log message:
Let malloc() block when the caller of the add route function is
setsockopt(), otherwise use non-blocking malloc() for network stack
calls.

ok bluhm@

Reply via email to