Re: 3.2: pf_test not called from if_bridge.c
On Mon, Dec 09, 2002 at 07:56:36PM -0700, Theo de Raadt wrote:
> > The "#if NFP" should be "#if NPF", otherwise pf_test() never gets called
> > for this case. If you were counting on pf filtering these packets, I
> > suppose this would be a security problem for you...errata anyone?
>
> On closer inspection, I doubt whether that section of code has ever been
m_freem(NULL) is valid (avoidable, but allowed). I'm still reading
through the code again, but the specific point about a panic with
m_freem(m == NULL) is a non-issue.
--Jason L. Wright
Received on Mon Dec 9 22:45:51 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 13:31:55 EDT
|