netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Chapman <jchapman@katalix.com>
To: netdev@vger.kernel.org
Subject: [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage
Date: Fri, 20 Apr 2012 12:29:41 +0100	[thread overview]
Message-ID: <1334921383-32109-1-git-send-email-jchapman@katalix.com> (raw)

The "ip l2tp" commands already support L2TP over IPv4. These patches
add support for L2TP over IPv6 and add a man page covering the command
set.

The patches depend on the L2TP IPv6 patch series already submitted for
review.

Chris Elston (1):
  iproute2: allow IPv6 addresses for l2tp local and remote parameters

James Chapman (1):
  iproute2: add ip-l2tp man page

 ip/ipl2tp.c        |   59 +++++++--
 man/man8/ip-l2tp.8 |  350 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/man8/ip.8      |    3 +-
 3 files changed, 397 insertions(+), 15 deletions(-)
 create mode 100644 man/man8/ip-l2tp.8

             reply	other threads:[~2012-04-20 11:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20 11:29 James Chapman [this message]
2012-04-20 11:29 ` [PATCH 1/2] iproute2: allow IPv6 addresses for l2tp local and remote parameters James Chapman
2012-04-25 20:13   ` Stephen Hemminger
2012-04-26  8:32     ` James Chapman
2012-04-26 15:11       ` Stephen Hemminger
2012-04-20 11:29 ` [PATCH 2/2] iproute2: add ip-l2tp man page James Chapman
2012-04-25 20:11   ` Stephen Hemminger
  -- strict thread matches above, loose matches on Subject: below --
2012-05-01 14:25 [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage James Chapman

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=1334921383-32109-1-git-send-email-jchapman@katalix.com \
    --to=jchapman@katalix.com \
    --cc=netdev@vger.kernel.org \
    /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).