[Differential] D8905: if: Defer the if_up until the ifnet.if_ioctl is called.

jhb (John Baldwin) phabric-noreply at FreeBSD.org
Thu Dec 29 19:08:29 UTC 2016


jhb added a comment.


  I would suggest rewording the message a bit to something like:
  
    Defer if_up() until after the interface's if_ioctl method is called.
    
    This ensures the interface is initialized by the interface driver before
    it can be used by the rest of the system.

REVISION DETAIL
  https://reviews.freebsd.org/D8905

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: sepherosa_gmail.com, delphij, royger, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com, adrian, hiren, bz, gnn, glebius, karels
Cc: jhb, freebsd-net-list


More information about the freebsd-net mailing list