From owner-freebsd-net Sun Dec 1 16:31:48 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC0337B404 for ; Sun, 1 Dec 2002 16:31:47 -0800 (PST) Received: from ns1.interbgc.com (mail.interbgc.com [217.9.224.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 0754243E4A for ; Sun, 1 Dec 2002 16:31:43 -0800 (PST) (envelope-from mihail.balikov@interbgc.com) Received: (qmail 50666 invoked by uid 1005); 2 Dec 2002 00:31:29 -0000 Received: from mihail.balikov@interbgc.com by keeper.interbgc.com by uid 1002 with qmail-scanner-1.14 (uvscan: v4.1.60/v4235. Clear:. Processed in 4.362414 secs); 02 Dec 2002 00:31:29 -0000 Received: from unknown (HELO misho) (217.9.231.229) by mail.interbgc.com with SMTP; 2 Dec 2002 00:31:24 -0000 Message-ID: <002401c2999a$252091e0$e5e709d9@interbgc.com> Reply-To: "Mihail Balikov" From: "Mihail Balikov" To: Subject: bug : if_nge and vlan_input_tag Date: Mon, 2 Dec 2002 02:31:24 +0200 Organization: Inter-BG-Com Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Last night I have a lot of troubles with D-Link DGE-500T (nge) gigabit card with vlan subinterfaces. After some tests I found that NIC send vlan tags in network byte order , but vlan_input_tag expects them in host byte order. Is this a bug for this particular card or for whole nge driver? Can somebody make tests with other kind of nge cards? regards, Mihail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message