Re: [PATCH net-next 1/2] Support outside netns for tunnels.

2016-01-05 Thread Nicolas Dichtel
Le 04/01/2016 19:45, Saurabh Mohan a écrit : This patch enchances a tunnel interface, like gre, to have the tunnel encap/decap be in the context of a network namespace that is different from the namespace of the tunnel interface. From userspace this feature may be configured using the new 'one

Re: [PATCH net-next 1/2] Support outside netns for tunnels.

2016-01-04 Thread Joe Perches
On Mon, 2016-01-04 at 11:47 -0800, Tom Herbert wrote: > On Mon, Jan 4, 2016 at 10:45 AM, Saurabh Mohan > wrote: > > > > This patch enchances a tunnel interface, like gre, to have the tunnel > > encap/decap be in the context of a network namespace that is different from > > the namespace of the tu

Re: [PATCH net-next 1/2] Support outside netns for tunnels.

2016-01-04 Thread Tom Herbert
On Mon, Jan 4, 2016 at 10:45 AM, Saurabh Mohan wrote: > > This patch enchances a tunnel interface, like gre, to have the tunnel > encap/decap be in the context of a network namespace that is different from > the namespace of the tunnel interface. > > From userspace this feature may be configured u

[PATCH net-next 1/2] Support outside netns for tunnels.

2016-01-04 Thread Saurabh Mohan
This patch enchances a tunnel interface, like gre, to have the tunnel encap/decap be in the context of a network namespace that is different from the namespace of the tunnel interface. >From userspace this feature may be configured using the new 'onetns' keyword: ip netns exec custa ip link add