4 Commits
Author SHA1 Message Date
emanuele-f f36814b152 Implement query peer to try p2p during send
When a lot of monodirection traffic is sent, p2p can be hard to
enstablish because a reply is needed in order to start the registration.
Now a sending peer can query the peer information via the supernode.

This is based on the following commits:
- https://github.com/meyerd/n2n/commit/1236f37a70487b16c7269770e86b6e9e268cbb5e
- https://github.com/meyerd/n2n/commit/ad2d41651006beb180ea35d4e9bd2b98ca7386cf
- https://github.com/meyerd/n2n/commit/534867129916deb19bd20d669f8ac96e8cfcdc4f
- https://github.com/meyerd/n2n/commit/b2806dcde821445f4c5d3e5500a1f5dc40890622
2019-06-08 22:04:10 +02:00
emanuele-f 04226c09c8 Fix compilation warnings and little leak 2019-05-21 22:53:55 +02:00
Luca Deri 7b07636281 Refreshed copyright and added contributors list 2018-06-06 09:57:31 +02:00
Luca Deri b1e9ce6d2a Initial SVN import of n2n v2 2016-10-23 10:46:15 +02:00