From owner-cvs-all Thu Jan 25 17:41:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7758037B400; Thu, 25 Jan 2001 17:41:20 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0Q1fKN19283; Thu, 25 Jan 2001 17:41:20 -0800 (PST) (envelope-from brian) Message-Id: <200101260141.f0Q1fKN19283@freefall.freebsd.org> From: Brian Somers Date: Thu, 25 Jan 2001 17:41:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp fsm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/01/25 17:41:20 PST Modified files: usr.sbin/ppp fsm.c Log: If executing the stuff from ppp.linkdown results in a state change, don't continue adjusting the ipcp state machine. This allows ``down'' to work in ppp.linkdown - useful for a tunnel setup. Revision Changes Path 1.56 +7 -5 src/usr.sbin/ppp/fsm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message