Subject: Re: kern/32444: Small packets are dropped by IPfilter
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: mihai.chelaru <mihai.chelaru@girsa.ro>
List: netbsd-bugs
Date: 01/03/2006 14:00:05
The following reply was made to PR kern/32444; it has been noted by GNATS.

From: "mihai.chelaru" <mihai.chelaru@girsa.ro>
To: <gnats-bugs@netbsd.org>
Cc: 
Subject: Re: kern/32444: Small packets are dropped by IPfilter
Date: Tue, 3 Jan 2006 15:58:35 +0200

 > I think ipfilter does
 >  a sanity check and drops that frame.
 
 On the other hand it's very possible that the icmp sanity check in ipfilter
 is doing something else than expected and it's only a matter of luck that
 sizeof(struct icmp) == 8 ;)
 
 -- 
 Mihai