Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 00:27:01 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_spppsubr.c
Message-ID:  <200107310727.f6V7R1j76832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/07/31 00:27:01 PDT

  Modified files:
    sys/net              if_spppsubr.c 
  Log:
  If LCP proto-rej is received, drop the protocol mentioned by the message.
  This is to be friendly with non-IPv6 peer (If the peer complains due to
  lack of IPv6CP, drop IPv6CP).  This basically implements "RXJ+" state
  transition in the RFC.
  
  Obtained from:	NetBSD
  
  Revision  Changes    Path
  1.72      +60 -2     src/sys/net/if_spppsubr.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?200107310727.f6V7R1j76832>