lokinet/llarp/utp
Thomas Winget baf8019fe5 Refactor Router code into more classes
This commit refactors functionality from the Router class into separate,
dedicated classes.
There are a few behavior changes that came as a result of discussion on
what the correct behavior should be.
In addition, many things Router was previously doing can now be provided
callback functions to alert the calling point when the asynchronous
action completes, successfully or otherwise.
2019-07-25 14:11:02 -04:00
..
inbound_message.cpp make format and revert stupid alloc changes 2019-05-20 08:19:33 -04:00
inbound_message.hpp make format and revert stupid alloc changes 2019-05-20 08:19:33 -04:00
linklayer.cpp only issue deferred utp acks before timeout checks in pump 2019-07-18 10:10:08 -04:00
linklayer.hpp Port code to use CryptoManager over passing Crypto pointers 2019-05-28 20:45:08 +01:00
session.cpp revert 2019-07-18 09:34:46 -04:00
session.hpp set timestamps to zero 2019-07-18 09:31:28 -04:00
utp.cpp Refactor Router code into more classes 2019-07-25 14:11:02 -04:00
utp.hpp Refactor Router code into more classes 2019-07-25 14:11:02 -04:00