From owner-freebsd-hackers Tue Sep 9 01:34:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA03564 for hackers-outgoing; Tue, 9 Sep 1997 01:34:33 -0700 (PDT) Received: from usr09.primenet.com (tlambert@usr09.primenet.com [206.165.6.209]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA03555 for ; Tue, 9 Sep 1997 01:34:29 -0700 (PDT) Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id BAA26536; Tue, 9 Sep 1997 01:34:14 -0700 (MST) From: Terry Lambert Message-Id: <199709090834.BAA26536@usr09.primenet.com> Subject: Re: Divert sockets.. To: archie@whistle.com (Archie Cobbs) Date: Tue, 9 Sep 1997 08:34:13 +0000 (GMT) Cc: grog@lemis.com, doconnor@ist.flinders.edu.au, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199709090353.UAA26952@bubba.whistle.com> from "Archie Cobbs" at Sep 8, 97 08:53:34 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I think what he's saying is that it would be nice to divorce the > "dial-on-demand" functionality from the thing that is actually > doing the dialing... you could do this with divert sockets, but > it would require some sort of "api" to the PPP process not only > to tell it to connect (eg, send SIGUSR1), but also to be able to > determine whether the link is already up (to avoid a flood of > such signals). Hey! You just invented a transient demand-based serial LLC! We can call it "TDS". 8-) 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.