Re: [systemd-devel] [PATCH 2/3] socket: Add support for TCP Fast Open

2014-08-14 Thread Susant Sahani
Hi Lennart, On 08/14/2014 06:16 AM, Lennart Poettering wrote: On Tue, 29.07.14 23:10, Susant Sahani (sus...@redhat.com) wrote: Looks good. Wanted to apply. But this requires your previous patch, so please rebase on a new version of that! Thanks! Since this patch does not depend on the other p

Re: [systemd-devel] [PATCH 2/3] socket: Add support for TCP Fast Open

2014-08-13 Thread Lennart Poettering
On Tue, 29.07.14 23:10, Susant Sahani (sus...@redhat.com) wrote: Looks good. Wanted to apply. But this requires your previous patch, so please rebase on a new version of that! Thanks! > TCP Fast Open (TFO) speeds up the opening of successive > TCP)connections between two endpoints.It works by usi

[systemd-devel] [PATCH 2/3] socket: Add support for TCP Fast Open

2014-07-29 Thread Susant Sahani
TCP Fast Open (TFO) speeds up the opening of successive TCP)connections between two endpoints.It works by using a TFO cookie in the initial SYN packet to authenticate a previously connected client. It starts sending data to the client before the receipt of the final ACK packet of the three way hand