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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Oct 2015 13:13:37 +0200
From:	Thomas Graf <tgraf@...g.ch>
To:	stephen@...workplumber.org
Cc:	netdev@...r.kernel.org, roopa@...ulusnetworks.com,
	jbenc@...hat.com, mengke.liu@...el.com, tom@...bertland.com
Subject: [PATCH 0/3 iproute2] Lightweight tunnels

Roopa Prabhu (3):
  libnetlink: introduce rta_nest and u8,u16,u64 helpers for nesting
    within rtattr
  lwtunnel: Add encapsulation support to ip route
  ip-route man: add usage and description for lwtunnel encap attributes

 include/libnetlink.h   |  10 +++
 include/utils.h        |   3 +
 ip/Makefile            |   2 +-
 ip/iproute.c           |  39 +++++++--
 ip/iproute_lwtunnel.c  | 228 +++++++++++++++++++++++++++++++++++++++++++++++++
 ip/iproute_lwtunnel.h  |   8 ++
 lib/libnetlink.c       |  31 +++++++
 man/man8/ip-route.8.in |  70 ++++++++++++++-
 8 files changed, 384 insertions(+), 7 deletions(-)
 create mode 100644 ip/iproute_lwtunnel.c
 create mode 100644 ip/iproute_lwtunnel.h

-- 
2.4.3

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ