public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* Move an interface to init_ne
@ 2012-11-28 14:39 David Shwatrz
  2012-11-28 15:01 ` Renato Westphal
  0 siblings, 1 reply; 4+ messages in thread
From: David Shwatrz @ 2012-11-28 14:39 UTC (permalink / raw)
  To: netdev; +Cc: Eric W. Biederman

Hello,

How to I move an interface back to the original namespace ?
I created three namespaces:

ip netns add namespace1
ip netns add namespace2
ip netns add namespace3

And move eth0 to namespace1:
ip link set  eth0 netns namespace1

How do I return it back to the original, default network namespace ? (init_net)

	
Regards,
DS

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-28 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 14:39 Move an interface to init_ne David Shwatrz
2012-11-28 15:01 ` Renato Westphal
2012-11-28 15:31   ` David Shwatrz
2012-11-28 16:28     ` Eric W. Biederman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox