Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Oct 2001 14:44:20 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        freebsd-current@freebsd.org
Subject:   Re: Panic at vlan_input()
Message-ID:  <7mzo75jpaj.wl@waterblue.imgsrc.co.jp>
In-Reply-To: <200110060348.UAA07334@windsor.research.att.com>
References:  <200110060348.UAA07334@windsor.research.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 6 Oct 2001 03:48:55 +0000 (UTC),
Bill Fenner wrote:
> I think this is a bug in the loadable VLAN code; there's a != which
> should be an ==, which results in packets with known tags being
> discarded and would result in packets with unknown tags causing a
> null pointer dereference.  I'll commit a fix soon as soon as I've
> tested it more.

Your commit to if_vlan.c seems to solve my problem.  Thanks!


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mzo75jpaj.wl>