lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1335882323-6219-1-git-send-email-jchapman@katalix.com> Date: Tue, 1 May 2012 15:25:21 +0100 From: James Chapman <jchapman@...alix.com> To: netdev@...r.kernel.org Subject: [PATCH 0/2] iproute2: add support for L2TP over IPv6, add manpage 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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists