CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/12 10:46:27
Modified files:
sys/netinet6 : ip6_mroute.c
Log message:
Unbreak adding a MIFF_REGISTER interface.
Such interface is created on the fly so if_get() could return NULL because
mif6c_pifi doesn't mean what you think in this case.
