Date: Wed, 25 Feb 2009 08:47:44 +0100 From: Marius Strobl <marius@alchemy.franken.de> To: Sten Spans <sten@blinkenlights.nl> Cc: freebsd-sparc64@FreeBSD.org Subject: Re: sparc64/131921: Sending layer-3 traffic over EtherIP tunnel causes kernel panic Message-ID: <20090225074744.GC46006@alchemy.franken.de> In-Reply-To: <alpine.DEB.0.99999.0902250838160.6408@bastard.snore.nl> References: <200902231810.n1NIA3OW081157@freefall.freebsd.org> <alpine.DEB.0.99999.0902250838160.6408@bastard.snore.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 25, 2009 at 08:40:08AM +0100, Sten Spans wrote: > On Mon, 23 Feb 2009, Marius Strobl wrote: > > >The following reply was made to PR sparc64/131921; it has been noted by > >GNATS. > > > >From: Marius Strobl <marius@alchemy.franken.de> > >To: thompsa@freebsd.org > >Cc: bug-followup@freebsd.org > >Subject: Re: sparc64/131921: Sending layer-3 traffic over EtherIP tunnel > >causes kernel panic > >Date: Mon, 23 Feb 2009 19:01:42 +0100 > > > >On Mon, Feb 23, 2009 at 12:53:53AM -0500, Boris Kochergin wrote: > >> The patch fixes it, and I've also tested it on i386 to make sure it > >> doesn't cause any trouble there. Thanks! > >> > > > >Hi Andrew, > > > >are you okay with the following patch? > >http://people.freebsd.org/~marius/gif_etherip_align.diff > > > Why ETHERIP_ALIGN instead of ETHER_ALIGN ? > Because in this case the misalignment of the IP-header is caused by the EtherIP- and not the Ethernet-header. Marius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090225074744.GC46006>