[PATCH 0/17] Finish IPv4 infrastructure namespacing.

2008-02-18 Thread Denis V. Lunev
This set finally allows to manipulate with network devices inside a namespace and allows to configure them [via netlink]. 'route' is not yet supported (but prepared to) as it requires a socket. Additionally, better routing cache support is added. Signed-off-by: Denis V. Lunev [EMAIL PROTECTED]

[PATCH 0/17] Finish IPv4 infrastructure namespacing

2008-02-06 Thread Denis V. Lunev
This set finally allows to manipulate with network devices inside a namespace and allows to configure them [via netlink]. 'route' is not yet supported (but prepared to). Additionally, better routing cache support is added. By the way, working ICMP is behind a couple of patches after this set :)

Re: [PATCH 0/17] Finish IPv4 infrastructure namespacing

2008-02-06 Thread David Miller
What part of no new features did you not understand? -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/17] Finish IPv4 infrastructure namespacing

2008-02-06 Thread Denis V. Lunev
David Miller wrote: What part of no new features did you not understand? OOPS, again :( sorry, I miss that thread -- To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html