This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 353
TCP Fast Open #62
Labels
Comments
Can you provide tcpdump traces that show that this patch actually does something? |
I did this patch for cerowrt (bufferbloat.net) originally. At the time, the kernel was not fully baked to include TCP Fast Open support. I assume it is now. If adding TCP Fast Open is welcome in polipo, I can try provide the complete patch set along with any supporting logs, pcaps. |
If adding TCP Fast Open is welcome in polipo, I can try provide the
complete patch set along with any supporting logs, pcaps.
Please. Just a well-chosen pcap will be fine. Latency benchmarks
welcome, of course, we all love benchmarks.
|
@ketkulka Any progress on this? |
@simontretter see this commit - ab52932. I'm afraid it's time to close this and any other issues as WONTFIX. |
Ketan, it seems we didn't make it with the FASTOPEN patch soon enough :-) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would you consider adding TCP Fast Open support?
There's a small and simple example patch here:
https://github.com/dtaht/ceropackages-3.10/blob/cf6fd6a01fdfbddb468f2a3ea27b6450955b674a/net/polipo/patches/001-server_tfo.patch
The text was updated successfully, but these errors were encountered: