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/include
Thomas Winget 8d03e6dd3c more router hive stuff, read below the fold
Router now has a hive pointer if LOKINET_HIVE is set.
llarp::Context has a method InjectHive to give Router the pointer.
Router has a method NotifyRouterEvent which does:
  - when LOKINET_HIVE is set, passes the event to RouterHive
  - else when LOKINET_DEBUG is set, prints the event at a low log level
  - else NOP
4 years ago
..
llarp Move lokinet unspecific components to a util/ library 6 years ago
llarp.h why was this there 5 years ago
llarp.hpp more router hive stuff, read below the fold 4 years ago
tuntap.h Don't include net/if.h to help xenial 5 years ago
utp.h use default values 5 years ago
utp_types.h strip extra unneeded code from libutp 6 years ago