melifaro 628b4e1d29 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é
MFC after:	1 week
2014-04-29 16:51:28 +00:00
..
2014-03-14 06:29:43 +00:00
2014-03-14 06:29:43 +00:00
2013-10-15 09:21:05 +00:00
2013-02-19 13:17:16 +00:00
2014-03-14 06:29:43 +00:00
2013-02-19 13:17:16 +00:00
2013-02-19 13:17:16 +00:00