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: christos
Date: Tue Dec 2 19:32:09 UTC 2014
Modified Files:
src/sys/net: files.net if_dl.h
Added Files:
src/sys/net: dl_print.c
Log Message:
- split struct dladdr out of struct sockaddr_dl
- add routines to print struct sockaddr_dl and struct dladdr
- make if_dl.h idempotent
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/net/dl_print.c
cvs rdiff -u -r1.1 -r1.2 src/sys/net/files.net
cvs rdiff -u -r1.23 -r1.24 src/sys/net/if_dl.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