Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet
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.
Home |
Main Index |
Thread Index |
Old Index