From owner-cvs-all Thu Jan 30 10:40:12 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B1EC37B401; Thu, 30 Jan 2003 10:40:11 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73C8D43F75; Thu, 30 Jan 2003 10:40:09 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id TAA27296; Thu, 30 Jan 2003 19:40:02 +0100 (CET) Received: from uriah.heep.sax.de (localhost.heep.sax.de [127.0.0.1]) by uriah.heep.sax.de (8.12.6/8.12.6) with ESMTP id h0UIY5RL084265; Thu, 30 Jan 2003 19:34:05 +0100 (MET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.12.6/8.12.6/Submit) id h0UIY5WY084264; Thu, 30 Jan 2003 19:34:05 +0100 (MET) Date: Thu, 30 Jan 2003 19:34:05 +0100 From: Joerg Wunsch To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: gj@FreeBSD.org Subject: Re: cvs commit: src/sys/i4b/driver i4b_isppp.c Message-ID: <20030130193405.A84229@uriah.heep.sax.de> Reply-To: Joerg Wunsch Mail-Followup-To: Joerg Wunsch , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200301301419.h0UEJwkN031849@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200301301419.h0UEJwkN031849@repoman.freebsd.org>; from gj@FreeBSD.org on Thu, Jan 30, 2003 at 06:19:58AM -0800 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As Gary Jennejohn wrote: > gj 2003/01/30 06:19:58 PST > > Modified files: > sys/i4b/driver i4b_isppp.c > Log: > Add a fix for the case where the dialout fails. In this case the isp > interface was left in an active, but not connected, state, which resulted > in data being sent to it and the transmit queue filling up. This happened > because the driver never informed sppp that it shoulkd clean up the > connection. This fix informs sppp that it should clean things up. Does this mean that no change to the generic sppp layer is required? Sorry, i didn't have the time yet to read /and/ understand all the discussions you've cc'ed me. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message