From owner-freebsd-hackers Sun Apr 13 00:21:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA21596 for hackers-outgoing; Sun, 13 Apr 1997 00:21:02 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA21591 for ; Sun, 13 Apr 1997 00:20:56 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id RAA13651; Sun, 13 Apr 1997 17:28:04 +1000 (EST) Date: Sun, 13 Apr 1997 17:28:03 +1000 (EST) From: "Daniel O'Callaghan" To: "az.com" cc: hackers@freebsd.org Subject: Re: Multilink PPP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 11 Apr 1997, az.com wrote: > What built in or third party software exists for multilink PPP on freeBSD? ftp.freebsd.org:/pub/FreeBSD/incoming/mpd-1.0b.tgz > Are there artificial kernel restrictions that due not allow multiple > routes to the same destination? Multiple routes don't come into it. There is one route to a single process which talks to multiple serial lines. Works very well. Danny