em driver support for Intel 82579LM still buggy in FreeBSD 9.0-BETA1

2011-08-10 Thread Tomas Svensson
Hi, I sent a pr (kern/157418) that the em driver seems to be buggy for Intel 82579LM Gigabit Network Connection which passed unnoticed. I now tried it in FreeBSD 9.0-BETA1 and the problem is still present. Does anyone else have this problem or have any ideas on how to fix it? I assume that the in

Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem

2008-04-23 Thread Tomas Svensson
The following reply was made to PR kern/122839; it has been noted by GNATS. From: Tomas Svensson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: Re: kern/122839: [multicast] FreeBSD 7 multicast routing problem Date: Wed, 23 Apr 2008 15:16:56 +0200 There is an o

Re: problem with ng_device as tun replacement

2007-02-13 Thread Tomas Svensson
Julian Elischer wrote: Tomas Svensson wrote: Hi, I am trying to replace the tun interface using netgraph by linking ng_device and ng_iface: ngctl mkpeer iface dummy inet ngctl mkpeer ng0: device inet inet then I try to use it as a drop-in replacement for tun, but it doesn't really

problem with ng_device as tun replacement

2007-02-09 Thread Tomas Svensson
Hi, I am trying to replace the tun interface using netgraph by linking ng_device and ng_iface: ngctl mkpeer iface dummy inet ngctl mkpeer ng0: device inet inet then I try to use it as a drop-in replacement for tun, but it doesn't really work: 1. If I send an IP packet through /dev/ngd0 (af