From owner-freebsd-current Tue Nov 10 02:07:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04591 for freebsd-current-outgoing; Tue, 10 Nov 1998 02:07:52 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04578; Tue, 10 Nov 1998 02:07:39 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.0/8.9.0) with SMTP id NAA04395; Tue, 10 Nov 1998 13:06:48 +0300 (MSK) Date: Tue, 10 Nov 1998 13:06:48 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: Sheldon Hearn cc: Kris Kennaway , Brian Somers , current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c In-Reply-To: <11258.910689277@axl.training.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Nov 1998, Sheldon Hearn wrote: > Date: Tue, 10 Nov 1998 11:14:37 +0200 > From: Sheldon Hearn > To: Dmitry Valdov > Cc: Kris Kennaway , > Brian Somers , current@FreeBSD.ORG > Subject: Re: cvs commit: src/usr.sbin/ppp ip.c > > > > On Tue, 10 Nov 1998 11:52:33 +0300, Dmitry Valdov wrote: > > > Thanks, will be know. But why not to fix it in ppp? :) > > Hi Dmitry, > > Even if ppp does the route cleanup for you, a signal 9 (KILL) doesn't > allow it to attempt graceful exit. This means that building cleanup code > into ppp would not "fix it in ppp", since the code would never be > reached once a SIGKILL is received. > I know it. But why when I'm starting ppp next time it hangs? I think, it should not hang. It can delete route, print warning or error message and so on. Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message