47 Commits (0e6db6361ec6793851c506ae7acb763f14a9e446)

Author SHA1 Message Date
emanuele-f 0e6db6361e Fix connection stall when idle p2p refresh occurs 5 years ago
emanuele-f f038f22a0b Fix too many registrations going on 5 years ago
emanuele-f 623a9e480c Improve log messages 5 years ago
fengdaolong 69e3b49bec eliminate compilation warnings 5 years ago
yunbox f48c170c26 Fix supernode handling REGISTER message from edge and let edge ask supernode to forward REGISTER message in case of non-p2p-reflection. 5 years ago
emanuele-f 3aec02d3e6 Fix unidirectional P2P connection due to pending registration 5 years ago
emanuele-f fb813e5438 Fix "invalid transop ID" when encryption is disabled 5 years ago
emanuele-f 52d33ed880 Fix missing destination MAC in REGISTER preventing proper P2P 5 years ago
Jiang Zihao 0edca7e16a Fix purge_expired_registrations to accept passed-in last_purge instead of static function var. 5 years ago
emanuele-f 59011308b2 Ignore invalid community when not received from supernode 5 years ago
emanuele-f 04226c09c8 Fix compilation warnings and little leak 5 years ago
emanuele-f bc904cfbcc Skip localhost received sockets 5 years ago
emanuele-f e2861e5f71 Fix send error in peer registration refresh 5 years ago
emanuele-f 49fd9fc5da Discard idle known_peers to avoid connection blocking on disconnection 5 years ago
emanuele-f 824b45a808 Add linux termination handler and print stats on shutdown 5 years ago
emanuele-f d5387945b4 Add the -i option to specify registration interval on edge nodes 5 years ago
emanuele-f 856dbae44c Cosmetic changes to improve edge registration tracing 5 years ago
Luca Deri fbc3754601 Compilation fix 5 years ago
emanuele-f c89ece71ca Code rework changes 5 years ago
emanuele-f f577d997a7 Drop keyschedule support 5 years ago
emanuele-f e757f94efa Initial code rework (wip) 5 years ago
emanuele-f bb07f0426e Properly initialize AES IV and hash the AES key 6 years ago
emanuele-f d689691599 n2n.h cleanup 6 years ago
emanuele-f 3149a77753 Replace fprintf with traceEvent 6 years ago
emanuele-f 49d5ecf2a8 Reduce duplicated code in quick_edge_init 6 years ago
emanuele-f f5b2d00b06 Show multicast group join error code 6 years ago
emanuele-f 03761fc84c Handle WSAECONNRESET to avoid stopping the supernode on Windows 6 years ago
emanuele-f 03dbedd52b Change supernode registration messages log to info 6 years ago
emanuele-f 77392f8e53 Add check for SO_REUSEPORT 6 years ago
emanuele-f 5f4dfdc683 Reduce the registration timeout to keep the connection open 6 years ago
emanuele-f 37233553a4 Fixes packet drops while communicating with multiple nodes in AES PSK 6 years ago
Chris Sheely ba0ecabbf6 Submit minor changes to enable Windows CMake builds w/o further mods. 6 years ago
emanuele-f e4601590aa Add -A option to enable AES CBC psk encryption 6 years ago
emanuele-f e07ae72c17 Fix multicast self registration 6 years ago
emanuele-f 7fd1778d7c Fix packets from clients being routed when routing is disabled 6 years ago
Luca Deri 1c7b14995b When multiple supernodes are specified, the edge registers to all of them 6 years ago
Luca Deri 3acd7a0e89 Implemented local peer discovery over multicast. In case two peers are on the same network 6 years ago
Luca Deri 57b728a4dd Improved multicast edge registation 6 years ago
Luca Deri dd899b3a4d Initial work for local multicast registering (work in progress) 6 years ago
Luca Deri fd356cde64 Added the ability to specify (-c) on the supernode the list of allowed communities 6 years ago
Luca Deri 1888a0c55a Merge of https://github.com/ntop/n2n/pull/26 6 years ago
switch_st 8c608ec3c4 bug fix 6 years ago
switch_st 463538a8df Add support for Android 6 years ago
Luca Deri b6fdae38b9 Added termination variable to edge loop 6 years ago
Luca Deri b00f329a31 Code cleanup 6 years ago
Luca Deri 85ac185781 Code rework 6 years ago
Luca Deri 41401a131f Minor code cleanup 6 years ago
Luca Deri 7b07636281 Refreshed copyright and added contributors list 6 years ago
Luca Deri 415f6b0a72 Minor code cleanup 6 years ago
Luca Deri b1e9ce6d2a Initial SVN import of n2n v2 8 years ago