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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 24 Jan 2014 15:47:59 -0800 From: Vincent Li <vincent.mc.li@...il.com> To: Vincent Li <vincent.mc.li@...il.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: Force ACK each received tcp segment under no condition I tried 'TCP_QUICKACK' with libhttpd.c in thttpd, seems no effect, that is why I want to go to the extreme route to make it in kernel to do that always, there is really no good reason for this, I just want to test the effect of ACK each segment under no condition in my personal lab for some effect i am looking for. Vincent On Fri, Jan 24, 2014 at 3:25 PM, Hannes Frederic Sowa <hannes@...essinduktion.org> wrote: > On Fri, Jan 24, 2014 at 03:18:19PM -0800, Vincent Li wrote: >> I know this sounds really silly, but I would like to do such test to >> meet my curiosity. is that all I need to do? > > Isn't quick ack mode what you're looking for (bcefe17cffd "tcp: > introduce a per-route knob for quick ack"), also settable per setsockopt > TCP_QUICKACK? > > Greetings, > > Hannes > -- 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