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:           Sun May 11 23:48:07 UTC 2008

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

Log Message:
Add kernel support for adding/removing link-layer addresses using
SIOCALIFADDR AND SIOCDLIFADDR, respectively.  Corresponding
ifconfig(8) changes are coming soon.


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 src/sys/net/if.c
cvs rdiff -r1.135 -r1.136 src/sys/net/if.h

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