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
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
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
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