Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/19/2002 01:33:22
Module Name:	syssrc
Committed By:	matt
Date:		Thu Apr 18 22:33:22 UTC 2002

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

Log Message:
Change test for M_EXT to M_READONLY for MROUTING.  We only need to to do
a pullup if we aren't allowed to modify the packet.


To generate a diff of this commit:
cvs rdiff -r1.146 -r1.147 syssrc/sys/netinet/ip_input.c

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