Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 09/25/2002 19:10:17
Module Name: syssrc
Committed By: darrenr
Date: Wed Sep 25 16:10:17 UTC 2002
Modified Files:
syssrc/sys/net: if_ppp.c
Log Message:
Keep m_pkthdr.len updated correctly and use it rather than a loop to find
out the total length of the packet.
To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/net/if_ppp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.