CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/16 02:50:18
Modified files:
sys/netinet6 : ip6_mroute.c ip6_mroute.h
Log message:
Make the IPv6 multicast routing code use the OpenBSD routing table
instead of implementing its own. This makes the IPv6 multicast routing
code look more like the IPv4 version.
ok bluhm@, mpi@
