Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 03:42:21 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp mppe.c
Message-ID:  <200108271042.f7RAgM593026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/08/27 03:42:21 PDT

  Modified files:
    usr.sbin/ppp         mppe.c 
  Log:
  Send a reset request for every packet received when our encryption
  dictionaries are out of sync.
  
  This avoids the complications that happen when our original reset
  request gets lost in transit (quite likely in hind sight, given a
  lossy link) when we end up ignoring the peer for the next (up to)
  256 packets.
  
  Submitted by:	Nick Sayer <nsayer@quack.kfu.com>
  
  Revision  Changes    Path
  1.11      +3 -1      src/usr.sbin/ppp/mppe.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108271042.f7RAgM593026>