]> git.sesse.net Git - greproxy/history - reorderer.cpp
Make Reorderer handle multi-timeouts.
[greproxy] / reorderer.cpp
2015-02-08 Steinar H. GundersonMake Reorderer handle multi-timeouts.
2015-02-08 Steinar H. GundersonMoved time functions into a shared file.
2015-02-07 Steinar H. GundersonMerge branch 'master' of morgental.zrh.sesse.net:greproxy
2015-02-07 Steinar H. GundersonIncrease the packet buffers a bit, since FEC will intro...
2015-02-07 Steinar H. GundersonSupport sequence restarts.
2015-02-07 Steinar H. GundersonTimeout packets in the reordering buffer after 100...
2015-02-07 Steinar H. GundersonSplit Protocol into Sender and Reader.
2015-02-07 Steinar H. GundersonMake Reorderer into a Protocol.
2015-02-07 Steinar H. GundersonMove Reorderer into its own file.