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
| ||
|
Message-Id: <20150227.171705.858493469862589196.davem@davemloft.net> Date: Fri, 27 Feb 2015 17:17:05 -0500 (EST) From: David Miller <davem@...emloft.net> To: fan.du@...el.com Cc: johnwheffner@...il.com, edumazet@...gle.com, netdev@...r.kernel.org, fengyuleidian0615@...il.com Subject: Re: [PATCHv2 net-next 2/4] ipv4: Use binary search to choose tcp PMTU probe_size From: Fan Du <fan.du@...el.com> Date: Thu, 26 Feb 2015 11:49:24 +0800 > Current probe_size is chosen by doubling mss_cache, > the initial mss base is 512 Bytes, as a result the > converged probe_size will only be 1024 Bytes, there > is still big gap between 1024 and common 1500 bytes > of mtu. After patch #1 in this series it is not longer 512. You need to update this commit message to match reality. -- 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