netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6 net-2.6.25] Provide correct namespace on IPv4 packet input path.
@ 2008-01-21 14:49 Denis V. Lunev
  2008-01-21 14:50 ` [PATCH 1/6 net-2.6.25] [NETNS] Add netns parameter to fib_lookup Denis V. Lunev
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Denis V. Lunev @ 2008-01-21 14:49 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, devel, Linux Containers

This patchset sequentially adds namespace parameter to fib_lookup and
inetdev_by_index. After that it is possible to pass network namespace
from input packet to routing engine.

Output path is much more intrusive and will be sent separately.

Signed-off-by: Denis V. Lunev <den@openvz.org>

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

end of thread, other threads:[~2008-01-22  1:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 14:49 [PATCH 0/6 net-2.6.25] Provide correct namespace on IPv4 packet input path Denis V. Lunev
2008-01-21 14:50 ` [PATCH 1/6 net-2.6.25] [NETNS] Add netns parameter to fib_lookup Denis V. Lunev
2008-01-21 14:50 ` [PATCH 2/6 net-2.6.25] [NETNS] Add netns parameter to inetdev_by_index Denis V. Lunev
2008-01-21 14:50 ` [PATCH 3/6 net-2.6.25] [NETNS] Pass correct namespace in fib_validate_source Denis V. Lunev
2008-01-21 14:50 ` [PATCH 4/6 net-2.6.25] [NETNS] Pass correct namespace in context fib_check_nh Denis V. Lunev
2008-01-21 14:50 ` [PATCH 5/6 net-2.6.25] [NETNS] Pass correct namespace in ip_route_input_slow Denis V. Lunev
2008-01-21 14:50 ` [PATCH 6/6 net-2.6.25] [NETNS] Pass correct namespace in ip_rt_get_source Denis V. Lunev
2008-01-22  1:35 ` [PATCH 0/6 net-2.6.25] Provide correct namespace on IPv4 packet input path David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).