From owner-freebsd-net@FreeBSD.ORG Fri Mar 21 20:33:28 2008 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EA181065673 for ; Fri, 21 Mar 2008 20:33:28 +0000 (UTC) (envelope-from brett@lariat.net) Received: from lariat.net (lariat.net [66.119.58.2]) by mx1.freebsd.org (Postfix) with ESMTP id 232FF8FC19 for ; Fri, 21 Mar 2008 20:33:27 +0000 (UTC) (envelope-from brett@lariat.net) Received: from anne-o1dpaayth1.lariat.org (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2]) by lariat.net (8.9.3/8.9.3) with ESMTP id OAA03723; Fri, 21 Mar 2008 14:33:22 -0600 (MDT) Message-Id: <200803212033.OAA03723@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 21 Mar 2008 14:33:18 -0600 To: Julian Elischer From: Brett Glass In-Reply-To: <47E40130.1000901@elischer.org> References: <200803211547.JAA28265@lariat.net> <47E40130.1000901@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: net@freebsd.org Subject: Re: GRE Mux 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: Fri, 21 Mar 2008 20:33:28 -0000 At 12:40 PM 3/21/2008, Julian Elischer wrote: >if it takes you more than 1 day to write a netgraph function to do it you are taking too many coffee breaks. It might be possible to do it, but (a) it would break the interface to mpd and (b) if it it would not help other apps (e.g. pptpd). It would be nice to make both mpd and pptpd work properly with it.... --Brett Glass