Sijie.Sun
|
f665de9b18
|
allow peer rpc split packet, so tunnel mtu can be small (#116)
|
2024-05-16 08:18:35 +08:00 |
|
sijie.sun
|
b3717d974b
|
ipv6 set v6 only when bind
|
2024-04-28 22:24:24 +08:00 |
|
sijie.sun
|
3a965efab2
|
allow tunnel listener alloc port after listen
|
2024-04-28 22:24:24 +08:00 |
|
sijie.sun
|
a3e85a1270
|
tunnel support ipv6
|
2024-04-28 22:24:24 +08:00 |
|
Sijie.Sun
|
66b3241be7
|
fix handshake dead lock, clean old code (#61)
* fix handshake dead lock
* remove old code
|
2024-04-27 16:27:42 +08:00 |
|
Sijie.Sun
|
69651ae3fd
|
Perf improve (#59)
* improve perf
* fix forward
|
2024-04-26 23:02:07 +08:00 |
|
Sijie.Sun
|
3467890270
|
zero copy tunnel (#55)
make tunnel zero copy, for better performance. remove most of the locks in io path.
introduce quic tunnel
prepare for encryption
|
2024-04-24 23:12:46 +08:00 |
|