Date: Sat, 22 Mar 2008 09:03:52 -0600 From: Brett Glass <brett@lariat.net> To: "Ermal Luçi" <ermal.luci@gmail.com> Cc: net@freebsd.org Subject: Re: GRE Mux Message-ID: <200803221503.JAA17438@lariat.net> In-Reply-To: <9a542da30803211550s2ae854f7p23405b64f0c43f9c@mail.gmail.co m> References: <200803211547.JAA28265@lariat.net> <9a542da30803211550s2ae854f7p23405b64f0c43f9c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:50 PM 3/21/2008, Ermal Luçi wrote: >ng_gif_demux does the same it shouldn't be to hard to come with >something similar for pptp. >If you find the time and do it please share. If I do it, I certainly will. I'd need to work with the developers of mpd to make sure that the two would work together. The main disadvantage of doing this as a netgraph node rather than as a direct kernel hack is that other PPTP implementations would not be able to use the netgraph node without massive recoding. If it was set up more like an ordinary UDP "listen", it would have wider applicability and it would be easy to create a netgraph stub for it. --Brett Glass
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803221503.JAA17438>