Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 1996 14:50:01 -0800 (PST)
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs
Subject:   Re: kern/2271: FIONREAD in if_tun.c wrong 
Message-ID:  <199612232250.OAA27079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2271; it has been noted by GNATS.

From: Bill Fenner <fenner@parc.xerox.com>
To: hans@brandinnovators.com
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/2271: FIONREAD in if_tun.c wrong 
Date: Mon, 23 Dec 1996 14:45:10 PST

 I think it's an error to send a non-PKTHDR mbuf to an interface output
 routine, so it's probably safe to get rid of the if and just use
 m_pkthdr.len unconditionally.
 
   Bill



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