From owner-cvs-sys Tue Jun 25 07:17:54 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA29832 for cvs-sys-outgoing; Tue, 25 Jun 1996 07:17:54 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA29816; Tue, 25 Jun 1996 07:17:43 -0700 (PDT) Date: Tue, 25 Jun 1996 07:17:43 -0700 (PDT) From: John Hay Message-Id: <199606251417.HAA29816@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if_spppsubr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 96/06/25 07:17:42 Branch: sys/net RELENG_2_1_0 Modified: sys/net if_spppsubr.c Log: Bring selected changes in from HEAD to stop the LCP state machine from getting stuck when the link had gone down. It also fix some of the flags in raw Cisco HDLC mode. Revision Changes Path 1.5.4.3 +6 -3 src/sys/net/if_spppsubr.c