Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2019 15:03:45 +0000
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        "Mike Karels" <mike@karels.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: FreeBSD as multicast router
Message-ID:  <6F37B324-17FB-49EE-BA22-0BC78BA2C3EC@lists.zabbadoz.net>
In-Reply-To: <201911080730.xA87UAel076108@mail.karels.net>
References:  <201911080730.xA87UAel076108@mail.karels.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8 Nov 2019, at 7:30, Mike Karels wrote:

>> P.S. I rebuild kernel with MROUTING option but
>> =====
>> # netstat -gs -f inet
>> No IPv4 MROUTING kernel support
>> =====
>
>> still here
>
> Oh, I see; that's another manifestation of the bug that makes netstat
> fail with the loadable module.  It doesn't work if VNET is defined,
> because then there isn't a single stats structure with the expected
> name.  My fixed netstat would work.  Let me know what FreeBSD version
> you are running, and I can build a fixed version; or I can send a 
> patch.

How did you fix netstat?

The proper way to fix this seems to be to stop using lkvm for querying 
the stats and properly exporting them in the kernel.

/bz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6F37B324-17FB-49EE-BA22-0BC78BA2C3EC>