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

/freebsd-10.2-release/tools/regression/sockets/pr_atomic/
H A DMakefile165503 Sat Dec 23 21:07:07 MST 2006 bms Drop all received data mbufs from a socket's queue if the MT_SONAME
mbuf is dropped, to preserve the invariant in the PR_ADDR case.

Add a regression test to detect this condition, but do not hook it
up to the build for now.

PR: kern/38495
Submitted by: James Juran
Reviewed by: sam, rwatson
Obtained from: NetBSD
MFC after: 2 weeks
H A Dpr_atomic.c165503 Sat Dec 23 21:07:07 MST 2006 bms Drop all received data mbufs from a socket's queue if the MT_SONAME
mbuf is dropped, to preserve the invariant in the PR_ADDR case.

Add a regression test to detect this condition, but do not hook it
up to the build for now.

PR: kern/38495
Submitted by: James Juran
Reviewed by: sam, rwatson
Obtained from: NetBSD
MFC after: 2 weeks
/freebsd-10.2-release/sys/kern/
H A Duipc_socket.cdiff 165503 Sat Dec 23 21:07:07 MST 2006 bms Drop all received data mbufs from a socket's queue if the MT_SONAME
mbuf is dropped, to preserve the invariant in the PR_ADDR case.

Add a regression test to detect this condition, but do not hook it
up to the build for now.

PR: kern/38495
Submitted by: James Juran
Reviewed by: sam, rwatson
Obtained from: NetBSD
MFC after: 2 weeks

Completed in 200 milliseconds