Subject: CVS commit: src/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/21/2003 06:52:48
Module Name: src
Committed By: itojun
Date: Mon Apr 21 06:52:47 UTC 2003
Modified Files:
src/sys/netinet: ip_gre.c
Log Message:
correct (false) assumptions on mbuf chain. not sure if it really helps, but
anyways, it is necessary to perform m_pullup.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/netinet/ip_gre.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.