]> git.sesse.net Git - greproxy/history - reorderer.cpp
Increase the packet buffers a bit, since FEC will introduce much more out-of-order...
[greproxy] / reorderer.cpp
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.