From owner-freebsd-current Fri Oct 5 22:44:28 2001 Delivered-To: freebsd-current@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 9083837B406 for ; Fri, 5 Oct 2001 22:44:25 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2:290:27ff:fe98:c0b7]) by white.imgsrc.co.jp (Postfix) with ESMTP id 8BC1124D3C for ; Sat, 6 Oct 2001 14:44:24 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2:2d0:b7ff:fea0:d487]) by black.imgsrc.co.jp (Postfix) with ESMTP id 11BC9D1405 for ; Sat, 6 Oct 2001 14:44:23 +0900 (JST) Date: Sat, 06 Oct 2001 14:44:20 +0900 Message-ID: <7mzo75jpaj.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: freebsd-current@freebsd.org Subject: Re: Panic at vlan_input() In-Reply-To: <200110060348.UAA07334@windsor.research.att.com> References: <200110060348.UAA07334@windsor.research.att.com> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 4) (Artificial Intelligence) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message