From owner-freebsd-net@FreeBSD.ORG Wed Mar 30 15:27:23 2005 Return-Path: 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 106C216A4CE for ; Wed, 30 Mar 2005 15:27:23 +0000 (GMT) Received: from mail-srv1.teleservice.net (mail-srv1.teleservice.net [193.109.175.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF2C43D1D for ; Wed, 30 Mar 2005 15:27:22 +0000 (GMT) (envelope-from olsson@puffy.nu) Received: from [195.66.24.2] by mail-srv1.sjobo.nu (GMS 10.02.3270/NU2793.00.3c1025a7) with ESMTP id cgyvoeaa for freebsd-net@freebsd.org; Wed, 30 Mar 2005 17:27:19 +0200 Message-ID: <424AC552.8020502@puffy.nu> Date: Wed, 30 Mar 2005 17:27:14 +0200 From: Philip Olsson User-Agent: Mozilla Thunderbird 1.0 (X11/20050111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov , freebsd-net@freebsd.org References: <424AB340.1060207@puffy.nu> <20050330151027.GA28805@ip.net.ua> In-Reply-To: <20050330151027.GA28805@ip.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: em(4) + bridging X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 15:27:23 -0000 >On Wed, Mar 30, 2005 at 04:10:08PM +0200, Philip Olsson wrote: > > >>Iam woundering if there exists any patchset that will fix the broken >>em-driver or if anyone can bring my up to date with the development of >>the driver. >> >> >> >What version of FreeBSD? > > > 5-stable >>Right now I want to do dummynet on em with dot1q, works fine with other >>nics but I want to do it with a em(4) card. >> >> >> >You decide, do you need bridge(4) or dummynet(4) (subject and body >disagree)? I fixed a broken "bridging on VLANs whose parent >interfaces support h/w VLAN tag encapsulation" in HEAD a while ago, >on February 18, in this commit: > >http://lists.freebsd.org/pipermail/cvs-src/2005-February/040840.html > > > I need both briding and dummynet, right now briding does not work. Your change is only in -current, i run stable. I will try to try them later tonight. >>If sending a em card somewhere will help let me know. >> >> >> >If the above (or MFC of it) solves your problem, I will kindly >accept a card, if you've got a spare one. ;) > > Well, I could cough up the money for a card if that would help fixing the issues or help development. // Philip