Subject: CVS commit: src/sys/net
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/28/2003 17:36:42
Module Name: src
Committed By: tron
Date: Tue Jan 28 15:36:41 UTC 2003
Modified Files:
src/sys/net: if_spppsubr.c if_spppvar.h
Log Message:
Use MRU negotiated with remote system as MTU. This fixes PR kern/18850
by Curt Sampson.
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/net/if_spppsubr.c
cvs rdiff -r1.6 -r1.7 src/sys/net/if_spppvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.