DragonFly BSD
DragonFly bugs List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic during boot


To: Hiroki Sato <hrs@xxxxxxxxxx>
From: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Date: Thu, 20 May 2004 11:43:54 -0700

Hiroki Sato wrote:
 And when a kernel with "options SMP" was used, the result
 of "netstat -naf inet" flapped.  Entries in the LISTEN state
 appear and disappear every time the command is executed.

I changed the list of connections to be per-cpu, but haven't yet taught netstat about it, so depending on which processor the netstat process is running on, you will only see half the connections. If someone wants to tackle this before I get around to it, that'd be great.

>  I noticed that this problem occurs when AF_UNSPEC is used.
>  Listening only a IPv6 address works fine (note that
>  net.inet6.ip6.v6only is set to 1 in both cases).

This sounds like a clue to a real bug.

Jeffrey



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]