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-prev] [day] [month] [year] [list]
Date:	Tue, 25 Aug 2015 14:11:51 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	g.nault@...halink.fr
Cc:	netdev@...r.kernel.org, paulus@...ba.org
Subject: Re: [PATCH net-next v2] ppp: implement x-netns support

From: Guillaume Nault <g.nault@...halink.fr>
Date: Mon, 24 Aug 2015 11:35:30 +0200

> Let packets move from one netns to the other at PPP encapsulation and
> decapsulation time.
> 
> PPP units and channels remain in the netns in which they were
> originally created. Only the net_device may move to a different
> namespace. Cross netns handling is thus transparent to lower PPP
> layers (PPPoE, L2TP, etc.).
> 
> PPP devices are automatically unregistered when their netns gets
> removed. So read() and poll() on the unit file descriptor will
> respectively receive EOF and POLLHUP. Channels aren't affected.
> 
> Signed-off-by: Guillaume Nault <g.nault@...halink.fr>
> ---
> v2: rebase on top of net-next

Applied, thank you.
--
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