CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2015/09/10 03:09:03
Modified files: sys/netinet6 : ip6_mroute.c Log message: More complicated if_put dance. Special handling for multicast_register_if which is probably not even needed here but who knows for sure. OK dlg@