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: Thu Dec 6 00:23:10 UTC 2007
Modified Files:
src/sys/net: if.c if.h
Log Message:
Add ifa_insert() and ifa_remove() that add/remove an ifaddr to/from
an interface and increase/decrease its reference count.
To generate a diff of this commit:
cvs rdiff -r1.206 -r1.207 src/sys/net/if.c
cvs rdiff -r1.129 -r1.130 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