]> git.sesse.net Git - greproxy/commit
Add some packet pacing, to reduce the burstiness many parts of the networking do...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Feb 2015 20:50:40 +0000 (21:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 8 Feb 2015 20:50:40 +0000 (21:50 +0100)
commit45fc511092347489c5cb6ed76cd5fba593b93fa6
tree1af1dd6a3a99d5a85ed6f2287ee34780919d7cfa
parenta8e9b75339d48294145a9b102e43046a10b0bc36
Add some packet pacing, to reduce the burstiness many parts of the networking do not like.
Makefile
greproxy.cpp
pacer.cpp [new file with mode: 0644]
pacer.h [new file with mode: 0644]
tungre.cpp