Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 1997 07:28:17 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net if_spppsubr.c
Message-ID:  <199708101428.HAA21342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/08/10 07:28:17 PDT

  Modified files:
    sys/net              if_spppsubr.c 
  Log:
  Implement the LCP fail_counter: if an option has been NAK'ed for more
  than max_failures attempts, we are going to REJ it, to prevent endless
  NAK loops.
  
  (This is actually part of a larger local set of modifications i'm
  running with, but the remainder (PAP & CHAP) ain't ready for prime-
  time yet.)
  
  Revision  Changes    Path
  1.24      +13 -4     src/sys/net/if_spppsubr.c



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