[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: Wed, 10 Mar 1999 18:50:05 -0700 (MST)
- 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 99/03/10 18:50:05
Modified files:
usr.sbin/ppp/ppp: ccp.c deflate.c pred.c
Log message:
Tone down the log levels (Log{ERROR,WARN} -> LogCCP)
when we've simply missed a packet.
When our Predictor1 CRC is wrong (implying we've dropped
a packet), don't send a ResetReq(). Instead, send another
CCP ConfigReq(). *shrug* My tests show this as being far
worse than the ResetReq as we may have further Nak/Rejs etc
and we're basically resetting both our incoming and outgoing
compression dictionaries, but rfc1978 says the ConfigReq is
correct, so we'd better go along...
Visit your host, monkey.org