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:	Wed,  9 Jan 2013 18:36:19 +0000
From:	Tom Parkin <tparkin@...alix.com>
To:	netdev@...r.kernel.org
Cc:	Tom Parkin <tparkin@...alix.com>
Subject: [PATCH 0/4] l2tp: fix up network namespace use in l2tp_core

This patchset addresses network namespace issues in l2tp_core as previously
raised on netdev[1].

There is further work to be done to bring namespace support to the rest of
l2tp -- this will be addressed in a further patchset.

I've tested these changes using a stress script based around iproute2's netns
command.  Test platforms include i386, x86_64, and armv6l, running on
single-core and SMP platforms, and with/without preemption enabled.

[1].
http://www.spinics.net/lists/netdev/msg214776.html
http://www.spinics.net/lists/netdev/msg212234.html

Tom Parkin (4):
  l2tp: set netnsok flag for netlink messages
  l2tp: prevent tunnel creation on netns mismatch
  l2tp: don't pin network namespaces with tunnel sockets
  l2tp: clear tunnel socket field as soon as we release it

 net/l2tp/l2tp_core.c    |  101 +++++++++++++++++++++++++++++++----------------
 net/l2tp/l2tp_netlink.c |    1 +
 2 files changed, 68 insertions(+), 34 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