K 10 svn:author V 5 sephe K 8 svn:date V 27 2017-01-06T05:10:49.618584Z K 7 svn:log V 302 if: Defer the if_up until the ifnet.if_ioctl is called. This ensures the interface is initialized by the interface driver before it can be used by the rest of the system. Reviewed by: jhb, karels, gnn MFC after: 3 week Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8905 END