cvs commit: src/sys/net if.c

Hajimu UMEMOTO ume at FreeBSD.org
Thu Oct 16 06:38:30 PDT 2003


ume         2003/10/16 06:38:29 PDT

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  AF_LINK sockaddr has to be attached to ifp->if_addrlist until the
  end, as many of the code assumes that TAILQ_FIRST(ifp->if_addrlist)
  is non-null.
  
  Submitted by:   itojun
  
  Revision  Changes    Path
  1.167     +11 -3     src/sys/net/if.c


More information about the cvs-src mailing list