diff options
author | garga <garga@FreeBSD.org> | 2015-07-02 10:31:08 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2015-07-02 10:31:08 +0000 |
commit | d2118e7c172d351ae3e2034b41753161438aeedc (patch) | |
tree | 377be0c941a96bf903fcbdc9fde3decdeca4302b /usr.bin/printenv | |
parent | f1fbe0ce5b7e8c86d845fa9ac8d872fe69a92b28 (diff) | |
download | FreeBSD-src-d2118e7c172d351ae3e2034b41753161438aeedc.zip FreeBSD-src-d2118e7c172d351ae3e2034b41753161438aeedc.tar.gz |
MFC r265096:
Fix "netstat -gW" behavior broken in r259638.
netstat has two options for printing multicast tables:
sysctl (the default one for live systems) and kvm-based one (for cores).
It looks like kvm-based one hasn't been working since it's been introduced
in r190012 due to absence of mfctablesize kernel symbol.
Check for all ipv4-multicast symbols being correctly resolved was introduced
in r259638 regardless of 'live' value leading to "No IPv4 MROUTING" error
message.
Reported by: Olivier Cochard-Labbé
Approved by: melifaro@
Sponsored by: Netgate
Diffstat (limited to 'usr.bin/printenv')
0 files changed, 0 insertions, 0 deletions