From owner-freebsd-hackers Mon Sep 8 22:44:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA04815 for hackers-outgoing; Mon, 8 Sep 1997 22:44:39 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA04807 for ; Mon, 8 Sep 1997 22:44:36 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id WAA18677; Mon, 8 Sep 1997 22:44:20 -0700 (PDT) To: Archie Cobbs cc: doconnor@ist.flinders.edu.au (Daniel J. O'Connor), freebsd-hackers@FreeBSD.ORG, andy@icc.surw.chel.su Subject: Re: Divert sockets.. In-reply-to: Your message of "Mon, 08 Sep 1997 20:56:38 PDT." <199709090356.UAA26970@bubba.whistle.com> Date: Mon, 08 Sep 1997 22:44:20 -0700 Message-ID: <18673.873783860@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Mpd is basically a multi-link version of ijppp.. originally based > on it but completely rewritten... there's a new version available at > ftp://ftp.whistle.com/pub/archie/mpd-1.0b4.tgz > Some functionality was removed, such as LQR, filtering, and terminal > mode. It has a (IMHO) better scripting language though, which allows > you to auto-detect the modem type, etc. Cool - sounds like someone needs to update ports/net/mpd then (me just now having discovered this port after wondering how critical it would be to get mpd into -current before the next 3.0 SNAP CD goes out :-). Jordan