lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Sep 2015 14:22:28 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	wen.gang.wang@...cle.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH] ip: find correct route for socket which is not bound
 (v2)

From: Wengang Wang <wen.gang.wang@...cle.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ