CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2011/04/03 11:01:23

Modified files:
        sys/net        : rtsock.c 

Log message:
Always reserve space in the routing socket for a desync mbuf. This allows
a desync to be appended when the socket buffer becomes full, rather than
continuall retrying until space becomes available (which may be never).

ok claudio@

Reply via email to