Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2007 21:36:47 GMT
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        neelnatu@yahoo.com, bms@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/43154: [if_tun] [4.x] [patch] tunwrite() does not allocate clusters for packet_size >= MINCLSIZE
Message-ID:  <200702022136.l12LalHS052934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702022136.l12LalHS052934>