Hi Everybody,
There is a bug in wi0, when I ifconfig scan the IP from DHCP, my wi0 will be
panic...
This bug is in all FreeBSD 6.x RELEASE, is there anybody know it?
--
eSX
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
Zhu Yan wrote:
> Hi Everybody,
> There is a bug in wi0, when I ifconfig scan the IP from DHCP, my wi0
> will be
> panic...
> This bug is in all FreeBSD 6.x RELEASE, is there anybody know it?
You really have to give us the *backtrace*. Compile a kernel with ddb
and try to obtain a crash dump accor
Current FreeBSD problem reports
Critical problems
Serious problems
S Tracker Resp. Description
a kern/38554 netchanging interface ipaddress doesn't seem to work
s kern/39937 netipstealth
Synopsis: A new protocol family, PF_IPOPTION, to handle IP options at socket
interface
State-Changed-From-To: suspended->closed
State-Changed-By: bms
State-Changed-When: Mon Mar 26 14:36:38 UTC 2007
State-Changed-Why:
It is unlikely this code will ever be committed.
Reasons:
1) This information
hi
I have 6.1-RELEASE with default sysctl vars. Continuous 'netstat -sp
udp' with 100 ms. interval shows dropped UDP due to full socket
buffers sometimes. The script also monitors 'netstat -anp udp' and
there are no connections with non-zero Recv-Q value by the end of the
interval with drops.
Th
Artem Naluzhny wrote:
> hi
>
> I have 6.1-RELEASE with default sysctl vars. Continuous 'netstat -sp
> udp' with 100 ms. interval shows dropped UDP due to full socket
> buffers sometimes. The script also monitors 'netstat -anp udp' and
> there are no connections with non-zero Recv-Q value by the en
Hello everybody,
I am new to FreeBSD kernel hacking, so please excuse my perhaps stupid
questions.
I would like to add key support to gre(4). I have already been able to
use gre(4) with a hardcoded key. The single thing remaining to do is to
transfer the key from ifconfig(8). The key is an uint32
Hi All
I was wondering if I could get some advice from those of you who have
successfully implemented ip address failover systems such as carp and
freevrrpd.
I am trying to set up a high availability web loadbalancer using a pair
of freebsd 6.2 boxes. I have tried a number of ways to perform fa
Cristian KLEIN wrote:
Hello everybody,
I am new to FreeBSD kernel hacking, so please excuse my perhaps stupid
questions.
I would like to add key support to gre(4). I have already been able to
use gre(4) with a hardcoded key. The single thing remaining to do is to
transfer the key from ifconfig(