Igor Postelnik
|
8445b88d3c
|
TUN-5593: Read full packet from UDP connection, even if it exceeds MTU of the transport. When packet length is greater than the MTU of the transport, we will silently drop packets (for now).
|
2021-12-22 17:18:22 -06:00 |
cthuang
|
ebae7a7024
|
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
|
2021-12-21 09:52:39 +00:00 |
cthuang
|
41b9c22216
|
TUN-5571: Remove redundant session manager log, it's already logged in origin/tunnel.ServeQUIC
|
2021-12-20 12:00:55 +00:00 |
cthuang
|
73a265f2fc
|
TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC
|
2021-12-09 11:55:34 +00:00 |
cthuang
|
eea3d11e40
|
TUN-5301: Separate datagram multiplex and session management logic from quic connection logic
|
2021-12-06 16:37:09 +00:00 |