Christian Ulrich
|
debd8247b8
|
more debug output
|
2020-11-18 18:24:19 +01:00 |
Christian Ulrich
|
b91f8ab2e5
|
remove rate limiting
|
2020-11-18 18:23:00 +01:00 |
Christian Ulrich
|
ee3ab4564d
|
better debug output
|
2020-11-18 17:12:18 +01:00 |
Christian Ulrich
|
abbeaa61d8
|
try out rate limit
|
2020-11-18 16:34:33 +01:00 |
Christian Ulrich
|
7d31594054
|
change puncher API so we can notify the peer after sending out the SYN packets
|
2020-11-18 16:34:14 +01:00 |
Christian Ulrich
|
2b1cd9eeca
|
try IP_TTL = 2 for ACK packets
|
2020-11-18 09:31:09 +01:00 |
Christian Ulrich
|
a04254b07e
|
only ignore SYN packet because it can be the start of a QUIC handshake too
|
2020-11-18 00:10:36 +01:00 |
Christian Ulrich
|
e20a4b223d
|
let puncher handle message whenever a message is received for a non-existing connection
|
2020-11-17 23:58:38 +01:00 |
Christian Ulrich
|
dc7c94ed0d
|
only handle ACK messages, not SYN (we expect them to be filtered by our NAT)
|
2020-11-17 23:44:13 +01:00 |
Christian Ulrich
|
c8a9a32a3f
|
add debug output
|
2020-11-17 22:50:00 +01:00 |
Christian Ulrich
|
6edf6b7e23
|
add UDP hole punching (untested)
|
2020-11-17 20:40:30 +01:00 |