1
0
mirror of https://github.com/XeonSquared/OC-Copper.git synced 2024-11-08 10:58:10 +11:00
Mirror of 20kdc's Copper network stack.
Go to file
gamemanj aabbb554c6 Remove the fragmentation part of the reliablility layer
In practice it is unlikely that data that's too big for the reliability layer won't need splitting
 anyway by the application at some point, and the libraries are already too open to OOM DoS.
2017-03-18 15:31:25 +00:00
.gitignore Add incomplete workspace, for now. 2017-03-18 09:37:56 +00:00
culib.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
gennet.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
LICENSE Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
protocol.0 Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
protocol.1 Lowered protocol packet size limit and changed how it's calculated, also changed testcase to be slightly less worst-case. 2017-03-18 12:28:46 +00:00
protocol.2 Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
relib.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
runtest.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00
testnet.lua Remove the fragmentation part of the reliablility layer 2017-03-18 15:31:25 +00:00