Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 11/20/2006 04:26:23
Module Name:	src
Committed By:	dyoung
Date:		Mon Nov 20 04:26:23 UTC 2006

Modified Files:
	src/sys/netinet6: mld6.c

Log Message:
Cosmetic: use LIST_ macros.  Shorten some staircases.

Defensive programming: set an in6_multi's ifaddr reference to NULL
after releasing it, to protect against reuse.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/netinet6/mld6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.