Date: Mon, 16 Feb 1998 11:25:29 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: winter@jurai.net (Matthew N. Dodd) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: IP tunnels Message-ID: <199802161925.LAA01915@bubba.whistle.com> In-Reply-To: <Pine.BSF.3.96.980215230646.9437B-100000@sasami.jurai.net> from "Matthew N. Dodd" at "Feb 15, 98 11:11:10 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew N. Dodd writes: > I'm playing around with code to implement IP-ENCAP(4), IPIP(94), and > ENCAP(98) in the kernel. Would it not be useful to define a driver > framework that would allow easy extension to add GRE support and PPTP? > > I've been tossing a few ideas around but have not come up with something > concrete. Hmm... what did you have in mind? These protocols are all pretty simple, so there's not a lot of work to do no matter how you slice it. Also, I think proto #4 is already being used for MBONE tunnels, so that code already exists (in some form). -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802161925.LAA01915>