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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu,  4 Sep 2014 00:57:39 -0700
From:	Andy Zhou <azhou@...ira.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, Andy Zhou <azhou@...ira.com>
Subject: [net-next v4 0/3] Refactor vxlan and l2tp to use common UDP tunnel APIs

Andy Zhou (3):
  udp-tunnel: Expand UDP tunnel APIs
  vxlan: Refactor vxlan driver to make use of the common UDP tunnel
    functions.
  l2tp: Refactor l2tp core driver to make use of the common UDP tunnel 
       functions

 drivers/net/vxlan.c           |  178 ++++++++++++++---------------------
 include/net/udp_tunnel.h      |   48 +++++++++-
 include/net/vxlan.h           |   16 ++--
 net/ipv4/udp_tunnel.c         |  143 +++++++++++++++++++++++++++-
 net/l2tp/l2tp_core.c          |  209 +++++++++++++++++++++++++----------------
 net/openvswitch/vport-vxlan.c |    6 +-
 6 files changed, 404 insertions(+), 196 deletions(-)

-- 
1.7.9.5

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