CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 05:23:22
Modified files:
sys/netinet6 : in6.h ip6_input.c ip6_mroute.c ip6_mroute.h
Log message:
Implement 2 sysctl to retrieve the multicast forwarding cache (mf6c) and the
multicast interface table (mif6). Will be used by netstat soon.
Looked over by guenther@
