Searched hist:184601 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/netgraph/
H A Dng_ksocket.cdiff 260226 Fri Jan 03 10:30:58 MST 2014 glebius Merge r259681 from head:

Changes:
- Reinit uio_resid and flags before every call to soreceive().
- Set maximum acceptable size of packet to IP_MAXPACKET. As for now the
module doesn't support INET6.
- Properly handle MSG_TRUNC return from soreceive().

PR: 184601
260226 Fri Jan 03 10:30:58 MST 2014 glebius Merge r259681 from head:

Changes:
- Reinit uio_resid and flags before every call to soreceive().
- Set maximum acceptable size of packet to IP_MAXPACKET. As for now the
module doesn't support INET6.
- Properly handle MSG_TRUNC return from soreceive().

PR: 184601

Completed in 124 milliseconds