CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/16 07:09:21
Modified files:
sys/netinet : ip_mroute.c
Log message:
Sync three changes that were caught by IPv6 multicast routing review:
* use a variable to allow disabling debugs on run-time
* fix a potential memory leak on copyout() failure
* don't just blindly use the first address provided by ifalist
ok bluhm@
