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, 30 Apr 2015 10:01:33 -0700
From:	Dave Taht <dave.taht@...il.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	David Miller <davem@...emloft.net>,
	Kathleen Nichols <nichols@...lere.com>,
	Van Jacobson <vanj@...gle.com>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net] codel: fix maxpacket/mtu confusion

I long ago dropped the maxpacket check and the statistic/statistic
collection from various test versions of codel in favor of either a
constant (1500 byte) check or none at all. There is always some level
of buffering underneath codel. I have always wanted the big
GRO/TSO/GRO superpackets to get peeled apart also - the present system
worked OK with ECN in most cases, but seemed  like it could get ugly
if we started dropping 64k worth of superpacket.
--
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