CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/08 03:31:34
Modified files:
usr.bin/netstat: mroute6.c
Log message:
Make netstat(8) always ask for IPv6 multicast routing information. Worst
case is that we get an empty response instead of a message saying that
there is no multicast support.
ok mpi@
