Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 1998 10:05:30 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp bundle.c link.h mp.c mp.h
Message-ID:  <199805231705.KAA23321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/05/23 10:05:30 PDT

  Modified files:
    usr.sbin/ppp         bundle.c link.h mp.c mp.h 
  Log:
  o Make sure we adjust our min seq and process any outstanding queued
    incoming fragments when a link goes down.
  o Don't use the minimum sequence numbers of links that aren't open.
  o Understand sequence number wrapping when determining the minimum
    sequence number.
  o Add & adjust a few comments.
  
  Revision  Changes    Path
  1.3       +15 -3     src/usr.sbin/ppp/bundle.c
  1.3       +2 -2      src/usr.sbin/ppp/link.h
  1.4       +27 -6     src/usr.sbin/ppp/mp.c
  1.3       +2 -1      src/usr.sbin/ppp/mp.h

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?199805231705.KAA23321>