Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/sys/net



Module Name:    src
Committed By:   grant
Date:           Thu Jun 19 02:39:53 UTC 2003

Modified Files:
        src/sys/net [netbsd-1-6]: if.c

Log Message:
Apply patch (requested by itojun in ticket #1290):

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.


To generate a diff of this commit:
cvs rdiff -r1.104.4.1 -r1.104.4.2 src/sys/net/if.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index