Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   dyoung
Date:           Tue Aug  7 04:14:37 UTC 2007

Modified Files:
        src/sys/net: if.c

Log Message:
In if_alloc_sadl(), use sockaddr_dl_init() and satocsdl().  Introduce
variable 'mask' for the netmask, and use it instead of assigning
to 'sdl' twice.

In ifa_ifwithnet(), use satocsdl().


To generate a diff of this commit:
cvs rdiff -r1.194 -r1.195 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