Subject: Re: kern/32444: Small packets are dropped by IPfilter
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 01/03/2006 13:05:03
The following reply was made to PR kern/32444; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
To: gnats-bugs@netbsd.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: kern/32444: Small packets are dropped by IPfilter
Date: Tue, 03 Jan 2006 22:01:49 +0900

 > >Description:
 > Small packages are not sent over the wire or are not accepted over the wire 
 > when ipfilter is enabled. This especially affects NFS resulting in vnode 
 > locks and nfsrclk locks that won't get resolved for the retransmitted 
 > packets keep on being rejected
 
 it'd be better to show your rule which triggers the behaviour.
 
 YAMAMOTO Takashi