From owner-freebsd-net@FreeBSD.ORG Tue Jun 26 17:21:33 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7F2716A400 for ; Tue, 26 Jun 2007 17:21:33 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outG.internet-mail-service.net (outG.internet-mail-service.net [216.240.47.230]) by mx1.freebsd.org (Postfix) with ESMTP id A2E3113C45D for ; Tue, 26 Jun 2007 17:21:33 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.32) with ESMTP; Tue, 26 Jun 2007 10:21:33 -0700 Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id D1FAF125A24; Tue, 26 Jun 2007 10:21:32 -0700 (PDT) Message-ID: <46814B21.5060800@elischer.org> Date: Tue, 26 Jun 2007 10:21:37 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: Alexander Motin References: <468135BF.8010407@freebsd.org> In-Reply-To: <468135BF.8010407@freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Net , mpd-users@lists.sourceforge.net Subject: Re: Mpd-4.2 released. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 17:21:33 -0000 Alexander Motin wrote: > Hi. > > I'm glad to present version 4.2 of MPD. It includes many new features, > performance improvements and fixes. [...] > Complete change log as always can be found at: > http://mpd.sourceforge.net/doc/mpd5.html > There has been some talk about whether mpd should be put in the base system to replace our 3 other ppp implementations. I guess one step would be to see what the usage cases would be for replacing if_ppp and sppp and a first step would be to see how many users of these there are. Brian talked a bit about this at the last DevSummit.. It just needs someone with the time and knowledge. Possibly Brian could work with Alex to make sure that all the functionality of ppp is in mpd. He did say that teh command language would need looking at to ensure that people would have a chance to convert their scripts..