CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 05:18:20
Modified files:
sys/netinet : in.h ip_mroute.c ip_mroute.h ip_input.c
Log message:
Implement 2 sysctl to retrieve the multicast forwarding cache (mfc) and the
virtual interface table (vif). Will be used by netstat soon.
Looked over by guenther@
