netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage
@ 2012-04-20 11:29 James Chapman
  2012-04-20 11:29 ` [PATCH 1/2] iproute2: allow IPv6 addresses for l2tp local and remote parameters James Chapman
  2012-04-20 11:29 ` [PATCH 2/2] iproute2: add ip-l2tp man page James Chapman
  0 siblings, 2 replies; 9+ messages in thread
From: James Chapman @ 2012-04-20 11:29 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage
@ 2012-05-01 14:25 James Chapman
  2012-05-01 14:25 ` [PATCH 1/2] iproute2: allow IPv6 addresses for l2tp local and remote parameters James Chapman
  0 siblings, 1 reply; 9+ messages in thread
From: James Chapman @ 2012-05-01 14:25 UTC (permalink / raw)
  To: netdev

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 recently applied to
net-next. The local copy of kernel header files should be updated in
the iproute2 tree before applying these patches.

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 |  376 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/man8/ip.8      |    3 +-
 3 files changed, 423 insertions(+), 15 deletions(-)
 create mode 100644 man/man8/ip-l2tp.8

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-05-22 21:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20 11:29 [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage James Chapman
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
2012-05-01 14:25 ` [PATCH 1/2] iproute2: allow IPv6 addresses for l2tp local and remote parameters James Chapman
2012-05-22 21:26   ` Stephen Hemminger

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).