Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Mon May 27 02:53:50 UTC 2002
Modified Files:
syssrc/sys/net: if.c if.h
syssrc/sys/sys: domain.h
Log Message:
framework to add af-dependent data structure to struct ifnet.
as discussed at bsd-api-discuss. sync w/kame
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 syssrc/sys/net/if.c
cvs rdiff -r1.76 -r1.77 syssrc/sys/net/if.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/sys/domain.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