All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/17] Finish IPv4 infrastructure namespacing.
@ 2008-02-19  7:28 Denis V. Lunev
  2008-02-19  7:31 ` [PATCH 1/17 net-2.6.26] [IPV4]: Remove ifa != NULL check Denis V. Lunev
                   ` (17 more replies)
  0 siblings, 18 replies; 26+ messages in thread
From: Denis V. Lunev @ 2008-02-19  7:28 UTC (permalink / raw)
  To: David Miller; +Cc: Linux Containers, netdev, devel

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 <den@openvz.org>


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

end of thread, other threads:[~2008-02-29  4:53 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-19  7:28 [PATCH 0/17] Finish IPv4 infrastructure namespacing Denis V. Lunev
2008-02-19  7:31 ` [PATCH 1/17 net-2.6.26] [IPV4]: Remove ifa != NULL check Denis V. Lunev
2008-02-19  7:31 ` [PATCH 2/17 net-2.6.26] [IPV4]: Remove check for ifa->ifa_dev != NULL Denis V. Lunev
2008-02-19  7:31 ` [PATCH 3/17 net-2.6.26] [NETFILTER]: Consolidate masq_inet_event and masq_device_event Denis V. Lunev
2008-02-19 14:10   ` Patrick McHardy
2008-02-19  7:31 ` [PATCH 4/17 net-2.6.26] [NETNS]: Disable inetaddr notifiers in namespaces other than initial Denis V. Lunev
2008-02-19  7:31 ` [PATCH 5/17 net-2.6.26] [NETNS]: Register neighbour table parameters in the correct namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 6/17 net-2.6.26] [NETNS]: Default arp parameters lookup Denis V. Lunev
2008-02-19  9:14   ` Daniel Lezcano
2008-02-19  9:39     ` Denis V. Lunev
2008-02-19  9:51       ` Daniel Lezcano
2008-02-19 10:05         ` Denis V. Lunev
2008-02-19 10:22           ` Daniel Lezcano
2008-02-19 15:16             ` Daniel Lezcano
2008-02-19  7:31 ` [PATCH 7/17 net-2.6.26] [NETNS]: Disable multicaststing configuration inside non-initial namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 8/17 net-2.6.26] [NETNS]: Enable inetdev_event notifier Denis V. Lunev
2008-02-19  7:31 ` [PATCH 9/17 net-2.6.26] [NETNS]: DST cleanup routines should be called inside namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 10/17 net-2.6.26] [NETNS]: Process ip_rt_redirect in the correct namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 11/17 net-2.6.26] [IPV4]: rt_cache_get_next should take rt_genid into account Denis V. Lunev
2008-02-19  7:31 ` [PATCH 12/17 net-2.6.26] [NETNS]: Process /proc/net/rt_cache inside a namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 13/17 net-2.6.26] [NETNS]: Register /proc/net/rt_cache for each namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 14/17 net-2.6.26] [NETNS]: Process devinet ioctl in the correct namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 15/17 net-2.6.26] [NETNS]: Enable all routing manipulation via netlink inside namespace Denis V. Lunev
2008-02-19  7:31 ` [PATCH 16/17 net-2.6.26] [NETNS]: Enable IPv4 address manipulations " Denis V. Lunev
2008-02-19  7:31 ` [PATCH 17/17 net-2.6.26] [NETNS]: Process inet_select_addr inside a namespace Denis V. Lunev
2008-02-29  4:53 ` [PATCH 0/17] Finish IPv4 infrastructure namespacing David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.