issues
search
n42n
/
n3n
Peer to Peer VPN
https://n3n.dev
86
stars
9
forks
source link
Fix a number of federation bugs
#26
Closed
hamishcoleman
closed
6 months ago
hamishcoleman
commented
6 months ago
Federated MAC addresses would regularly be timed out and deleted due to a faulty "last_seen" update.
Federated supernodes would have trouble registering due to a bad boolean conversion.
Some additional refactoring and monitoring was also added while tracking these down