netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Chapman <jchapman@katalix.com>
To: netdev@oss.sgi.com
Cc: Martijn van Oosterhout <kleptog@svana.org>
Subject: PPP-over-L2TP kernel support, patch for review
Date: Mon,  6 Sep 2004 12:55:44 +0100	[thread overview]
Message-ID: <1094471744.413c5040e7f06@www.katalix.com> (raw)

Attached is a PPP-over-L2TP driver for review. The patch is against
vanilla 2.6.8.1. It was originally developed for 2.4 and forward-
ported to 2.6 so please look for typical 2.4-to-2.6 porting bugs. The
original version of this driver was written by Martijn van Oosterhout,
distributed as kl2tp-0.2 last year.

Note that this code handles only the datapath of L2TP; a userland
daemon runs the L2TP control protocol, setting up tunnels and sessions
with its peers. OpenL2TP is a recently released L2TP client/server
written specifically for Linux and includes this driver in its
distribution, http://openl2tp.sourceforge.net.

I'm working towards having this driver integrated into the kernel
tree. Comments?

/jc

             reply	other threads:[~2004-09-06 11:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-06 11:55 James Chapman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-09-06 11:59 PPP-over-L2TP kernel support, patch for review James Chapman
2004-09-07 22:56 ` David S. Miller
2004-09-08  7:32   ` Martijn van Oosterhout
2004-09-08  8:17     ` Herbert Xu
2004-09-08  8:38       ` Martijn van Oosterhout
2004-09-08  8:46         ` Herbert Xu
2004-09-08  9:04           ` Martijn van Oosterhout
2004-09-08 10:04             ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1094471744.413c5040e7f06@www.katalix.com \
    --to=jchapman@katalix.com \
    --cc=kleptog@svana.org \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).