Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/16/2000 13:21:28
Module Name:	syssrc
Committed By:	matt
Date:		Fri Jun 16 20:21:28 UTC 2000

Modified Files:
	syssrc/sys/netinet: igmp.c

Log Message:
Don't copy M_EXT mbufs unless in "dhcp" mode.  Do a mtod after the pullup
to make sure the ip pointer is still valid.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/netinet/igmp.c

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