Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/06/2007 00:23:10
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.