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
Jeff a76acd4956 fix wire protocol race condition
only send close packet once, before we were sending a close after we got a close causing excess log spam.
include handshake phase when checking for connection timeouts.

when we change our rc make sure to put it into nodedb too when we are a service node to prevent weirdness in dht lookups.
2 years ago
..
iwp.cpp standardize include format and pragma once 3 years ago
iwp.hpp standardize include format and pragma once 3 years ago
linklayer.cpp demote log statement levels 3 years ago
linklayer.hpp Fix link layer delivery race condition (fix random ping delays) 3 years ago
message_buffer.cpp Revert "tweak timeout parameters for link layer." 3 years ago
message_buffer.hpp Revert "tweak timeout parameters for link layer." 3 years ago
session.cpp fix wire protocol race condition 2 years ago
session.hpp fix wire protocol race condition 2 years ago