Date: Thu, 30 Jan 2003 19:34:05 +0100 From: Joerg Wunsch <j@uriah.heep.sax.de> 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> In-Reply-To: <200301301419.h0UEJwkN031849@repoman.freebsd.org>; from gj@FreeBSD.org on Thu, Jan 30, 2003 at 06:19:58AM -0800 References: <200301301419.h0UEJwkN031849@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130193405.A84229>