CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/11 06:17:35
Modified files:
sys/netinet : ip_mroute.c ip_mroute.h
Log message:
Remove mfc hash tables and use the OpenBSD routing table for multicast
routes. Beside the code simplification and removal, we also get to see
the multicast routes now in the route(8) utility.
ok mpi@
