kern/43154: [if_tun] [4.x] [patch] tunwrite() does not allocate clusters for packet_size >= MINCLSIZE

Bruce M Simpson bms at FreeBSD.org
Fri Feb 2 21:36:47 UTC 2007


Synopsis: [if_tun] [4.x] [patch] tunwrite() does not allocate clusters for packet_size >= MINCLSIZE

State-Changed-From-To: open->suspended
State-Changed-By: bms
State-Changed-When: Fri Feb 2 21:35:44 UTC 2007
State-Changed-Why: 
Mark as suspended.
This PR only affects FreeBSD 4.x, which is no longer supported.
FreeBSD 5.x and older use m_uiotombuf(), so mbuf chains are automatically
sized correctly (and clusters are used where needed).

http://www.freebsd.org/cgi/query-pr.cgi?pr=43154


More information about the freebsd-bugs mailing list