From: "Denis V. Lunev" <den@sw.ru>
To: David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
devel@openvz.org, Linux Containers <containers@lists.osdl.org>
Subject: [PATCH 0/6 net-2.6.25] Provide correct namespace on IPv4 packet input path.
Date: Mon, 21 Jan 2008 17:49:50 +0300 [thread overview]
Message-ID: <4794B10E.7010703@sw.ru> (raw)
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>
next reply other threads:[~2008-01-21 14:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 14:49 Denis V. Lunev [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4794B10E.7010703@sw.ru \
--to=den@sw.ru \
--cc=containers@lists.osdl.org \
--cc=davem@davemloft.net \
--cc=devel@openvz.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).