From owner-cvs-all Fri Jun 19 18:56:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21330 for cvs-all-outgoing; Fri, 19 Jun 1998 18:56:54 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21307; Fri, 19 Jun 1998 18:56:50 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA20552; Fri, 19 Jun 1998 18:55:29 -0700 (PDT) Date: Fri, 19 Jun 1998 18:55:29 -0700 (PDT) Message-Id: <199806200155.SAA20552@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp fsm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/06/19 18:55:29 PDT Modified files: usr.sbin/ppp fsm.c Log: Do an InitRestartCounter when we get a TerminateReq in Opened state..... I have no idea why this never caused problems in the past - maybe the restart counter was bogusly initialised somewhere else :-/ Revision Changes Path 1.32 +2 -1 src/usr.sbin/ppp/fsm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message