From: wangyufen <wangyufen@huawei.com>
To: David Miller <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next 2/2] net: tcp_ipv6 policy route issue
Date: Mon, 24 Mar 2014 09:15:51 +0800 [thread overview]
Message-ID: <532F8747.4050005@huawei.com> (raw)
In-Reply-To: <20140323.004535.1122322865637645199.davem@davemloft.net>
On 2014/3/23 12:45, David Miller wrote:
> From: Wangyufen <wangyufen@huawei.com>
> Date: Sun, 23 Mar 2014 11:47:40 +0800
>
>> From: Wang Yufen <wangyufen@huawei.com>
>>
>> The issue raises when adding policy route,specify a particular
>> NIC as oif. The policy route did not take effect.
>> The reason is that fl6.oif is not set and route map failed.
>>
>> From the tcp_v6_send_response function:
>> If the binding address is linklocal, fl6.oif is set,
>> but not for global address.
>
> Please do not indent your commit log message text like this,
> make the text start at the first column just like your Signoff
> and From: line.
>
> Please place a space after punction such as "," characters.
>
>> Signed-off-by: Wang Yufen <wangyufen@huawei.com>
>
>
Thanks, I'll send v2 later.
prev parent reply other threads:[~2014-03-24 1:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-23 3:47 [PATCH net-next 1/2] net: tcp_ipv6 do some cleanup Wangyufen
2014-03-23 3:47 ` [PATCH net-next 2/2] net: tcp_ipv6 policy route issue Wangyufen
2014-03-23 4:45 ` David Miller
2014-03-24 1:15 ` wangyufen [this message]
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=532F8747.4050005@huawei.com \
--to=wangyufen@huawei.com \
--cc=davem@davemloft.net \
--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 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.