From: David Miller <davem@davemloft.net>
To: wen.gang.wang@oracle.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ip: find correct route for socket which is not bound (v2)
Date: Thu, 24 Sep 2015 14:22:28 -0700 (PDT) [thread overview]
Message-ID: <20150924.142228.132445616196971304.davem@davemloft.net> (raw)
In-Reply-To: <1442822409-9799-1-git-send-email-wen.gang.wang@oracle.com>
From: Wengang Wang <wen.gang.wang@oracle.com>
Date: Mon, 21 Sep 2015 16:00:09 +0800
> This is the v2, comparing the v1, the changes is:
> * for loopback outbound device, it continue skipping cached route;
> for others, it goes through the cached route.
There are many things I want you to clean up in your commit message.
> For multi-cast, we should find valid route(thus get the meaniful pmtu) for
> the package on the socket which is not bound to a device(sk_bound_dev_if
> being 0) too.
Please use the term "packet" rather than "package". Gifts you receive
from a friend might be in a "package", but data is sent onto a network
inside of "packets".
> A problem is hit that all multi-cast packages dropped by kernel(from sender
"multicast" is a single word.
> host). The lower layer is IPoIB with MTU being 7000. And I was sending 4096
> length multi-cast package. In side IPoIB the first send is dropped because
"Inside" is one word.
next prev parent reply other threads:[~2015-09-24 21:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 8:00 [PATCH] ip: find correct route for socket which is not bound (v2) Wengang Wang
2015-09-24 21:22 ` David Miller [this message]
2015-09-25 0:54 ` Wengang Wang
-- strict thread matches above, loose matches on Subject: below --
2015-09-25 1:52 Wengang Wang
2015-10-08 3:31 ` Wengang Wang
2015-10-08 10:30 ` David Miller
2015-11-01 16:47 ` 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=20150924.142228.132445616196971304.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=wen.gang.wang@oracle.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).