Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 10/15/2006 07:00:44
Module Name: src
Committed By: dyoung
Date: Sun Oct 15 07:00:44 UTC 2006
Modified Files:
src/sys/netinet6: in6.c
Log Message:
Make SIOCALIFADDR work for adding IPv6 addresses: initialize the
lifetime of the addresses to infinity (ND6_INFINITE_LIFETIME).
Nobody squealed when I proposed this on tech-net.
To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 src/sys/netinet6/in6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.