Subject: Re: kern/32900: Full-size packets get truncated by 4 bytes when using vlan(4).
To: None <pavel@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Nino Dehne <ndehne@gmail.com>
List: netbsd-bugs
Date: 04/08/2006 13:35:02
The following reply was made to PR kern/32900; it has been noted by GNATS.

From: Nino Dehne <ndehne@gmail.com>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: kern/32900: Full-size packets get truncated by 4 bytes when using vlan(4).
Date: Sat, 8 Apr 2006 15:29:53 +0200

 On Sat, Apr 08, 2006 at 07:35:02AM +0000, Pavel Cahyna wrote:
 > The following reply was made to PR kern/32900; it has been noted by GNATS.
 > 
 > From: Pavel Cahyna <pavel@netbsd.org>
 > To: gnats-bugs@netbsd.org
 > Cc: ndehne@gmail.com
 > Subject: Re: kern/32900: Full-size packets get truncated by 4 bytes when using vlan(4).
 > Date: Sat, 8 Apr 2006 09:32:50 +0200
 > 
 >  Please try resetting the interface with ifconfig sip0 down up.
 
 I'm amazed I didn't try this before. This worked!
 
 Thanks for the workaround. I hope this helps to fix this.
 
 Best regards