[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Brian Somers <brian_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 3 Jul 2001 16:23:57 -0600 (MDT)
- Reply-to: Brian Somers <brian_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: brian_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/07/03 16:23:57
Modified files:
usr.sbin/ppp/ppp: bundle.c ccp.c ccp.h datalink.c deflate.c mp.c
mppe.c pred.c
Log message:
Reduce the interface MTU by 2 when MPPE has been successfully negotiated.
This is necessary because MPPE will combine the protocol id with the
payload received on the tun interface, encrypt it, then prepend its
own protocol id, effectively increasing the payload by two bytes.
Visit your host, monkey.org