K 10 svn:author V 5 sephe K 8 svn:date V 27 2017-02-21T02:10:02.255984Z K 7 svn:log V 326 MFC 311475 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 Sponsored by: Microsoft Differential Revision: https://reviews.freebsd.org/D8905 END