Alexander V. Chernikov 68bbdd0e71 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-01-27 17:47:21 +00:00
2014-02-08 13:37:02 +00:00
2013-11-18 23:11:42 +00:00
2014-02-08 13:29:35 +00:00
2014-04-16 23:14:05 +00:00
2013-09-22 20:30:55 +00:00
2014-03-15 00:58:08 +00:00
2014-04-13 19:48:51 +00:00
2013-11-21 21:19:01 +00:00
2014-04-25 04:01:25 +00:00
2013-09-30 17:23:45 +00:00
2014-04-24 11:27:03 +00:00
2014-03-05 02:10:10 +00:00
2014-03-19 12:32:50 +00:00
2014-02-01 09:27:57 +00:00
2014-03-29 23:46:01 +00:00
2013-09-20 16:05:09 +00:00
2014-02-08 13:37:02 +00:00
2014-04-25 15:27:19 +00:00
2013-11-09 09:05:50 +00:00
2014-01-30 21:08:36 +00:00
2013-11-20 17:48:38 +00:00
2014-01-30 21:08:36 +00:00
2013-07-28 18:44:17 +00:00
2014-02-08 13:37:02 +00:00
2014-04-23 05:57:45 +00:00