From: Robert Shearman <rshearma@brocade.com>
To: Tom Herbert <tom@herbertland.com>, <davem@davemloft.net>,
<netdev@vger.kernel.org>
Cc: <tgraf@suug.ch>, <roopa@cumulusnetworks.com>, <kernel-team@fb.com>
Subject: Re: [PATCH net-next 1/3] lwt: Add support to redirect dst.input
Date: Fri, 14 Aug 2015 08:50:00 +0100 [thread overview]
Message-ID: <55CD9DA8.3000605@brocade.com> (raw)
In-Reply-To: <1439484843-3848061-2-git-send-email-tom@herbertland.com>
On 13/08/15 17:54, Tom Herbert wrote:
> This patch adds the capability to redirect dst input in the same way
> that dst output is redirected by LWT.
>
> Also, save the original dst.input and and dst.out when setting up
> lwtunnel redirection. These can be called by the client as a pass-
> through.
The lwt state is refcounted so it can be shared by different dst
contexts, so is it safe to be storing per-dst state in the lwt state?
Otherwise, it looks good.
Thanks,
Rob
next prev parent reply other threads:[~2015-08-14 7:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-13 16:54 [PATCH net-next 0/3] net: Identifier Locator Addressing - Part I Tom Herbert
2015-08-13 16:54 ` [PATCH net-next 1/3] lwt: Add support to redirect dst.input Tom Herbert
2015-08-14 7:07 ` roopa
2015-08-14 7:50 ` Robert Shearman [this message]
2015-08-14 21:16 ` Tom Herbert
2015-08-13 16:54 ` [PATCH net-next 2/3] net: Add inet_proto_csum_replace_by_diff utility function Tom Herbert
2015-08-13 16:54 ` [PATCH net-next 3/3] net: Identifier Locator Addressing module Tom Herbert
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=55CD9DA8.3000605@brocade.com \
--to=rshearma@brocade.com \
--cc=davem@davemloft.net \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
--cc=tgraf@suug.ch \
--cc=tom@herbertland.com \
/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 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.