From owner-cvs-all Thu Oct 12 9: 5: 2 2000 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 8665337B502; Thu, 12 Oct 2000 09:04:59 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA60498; Thu, 12 Oct 2000 09:04:59 -0700 (PDT) (envelope-from hm@FreeBSD.org) Message-Id: <200010121604.JAA60498@freefall.freebsd.org> From: Hellmuth Michaelis Date: Thu, 12 Oct 2000 09:04:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer3 i4b_l3fsm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/10/12 09:04:59 PDT Modified files: sys/i4b/layer3 i4b_l3fsm.c Log: When T308 times out while waiting for a RELEASE COMPLETE, clean up and send a disconnect indication to the upper layers. This lets isdnd recover from the situation instead of hanging in some intermediate state ... Revision Changes Path 1.10 +16 -3 src/sys/i4b/layer3/i4b_l3fsm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message