Displaying 1 result from an estimated 1 matches for "89e085aa".
2013 Jul 21
2
About peer UDP address detection
I would like to discuss the following commit:
https://github.com/gsliepen/tinc/commit/4a0b9981513059755b9fd15b38fc198f46a0d6f2
("Determine peer's reflexive address and port when exchanging keys")
This is a great feature as it basically allows peers to do UDP Hole
Punching (via MTU probes) even when both are having their source ports
rewritten by a NAT, which is extremely useful.