ume 2003/11/28 07:09:03 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/net if.c
Log:
MFC 1.167: 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.
Revision Changes Path
1.85.2.25 +11 -3 src/sys/net/if.c