You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/iwp
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.
5 years ago
..
iwp.cpp Refactor Router code into more classes 5 years ago
iwp.hpp Refactor Router code into more classes 5 years ago
linklayer.cpp Merge pull request #630 from majestrate/master 5 years ago
linklayer.hpp Port code to use CryptoManager over passing Crypto pointers 5 years ago
outermessage.cpp Move IWP code to its own directory 5 years ago
outermessage.hpp Move IWP code to its own directory 5 years ago