panic during boot
Jeffrey Hsu
hsu at freebsd.org
Thu May 20 11:43:54 PDT 2004
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
More information about the Bugs
mailing list