freebsd-dev/tools
Bruce M Simpson a86ec33820 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
2006-12-23 21:07:07 +00:00
..
build /usr/sbin/faithd is an INET6-specific tool, and now it won't be built 2006-11-27 13:33:31 +00:00
debugscripts
diag
kerneldoc ah_if.m was removed a while ago 2006-11-26 14:41:17 +00:00
KSE
LibraryReport
regression Drop all received data mbufs from a socket's queue if the MT_SONAME 2006-12-23 21:07:07 +00:00
sched
test
tools Shorten the KERNCONF filename to the basename in the install target as 2006-11-27 12:16:03 +00:00
install.sh
make_libdeps.sh Make use of mk/ files from a fresh source tree, rather than 2006-11-24 09:07:26 +00:00
README

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.