NetBSD/sys/rump/net
tron 8cd44ca832 Avoid panic if a file system tries to write a chain of more than 32 mbuf-s
to a socket. This happens e.g. when copying large files to SMBFS.

Code reviewed by Antti Kantee.
2009-10-18 22:55:56 +00:00
..
lib Avoid panic if a file system tries to write a chain of more than 32 mbuf-s 2009-10-18 22:55:56 +00:00
rumptest use rump_pub 2009-10-14 19:14:39 +00:00
Makefile
Makefile.rumpnet Add a virtual ethernet interface which uses shared memory as the 2009-02-28 15:28:45 +00:00