netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: wangyufen@huawei.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 2/2] net: tcp_ipv6 policy route issue
Date: Sun, 23 Mar 2014 00:45:35 -0400 (EDT)	[thread overview]
Message-ID: <20140323.004535.1122322865637645199.davem@davemloft.net> (raw)
In-Reply-To: <1395546460-8332-2-git-send-email-wangyufen@huawei.com>

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>

  reply	other threads:[~2014-03-23  4:45 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 [this message]
2014-03-24  1:15     ` wangyufen

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=20140323.004535.1122322865637645199.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=wangyufen@huawei.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 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).