chungthuang
|
cb6e5999e1
TUN-8461: Don't log Failed to send session payload if the error is EOF
|
8 months ago |
Devin Carr
|
9426b60308
TUN-7227: Migrate to devincarr/quic-go
|
1 year ago |
cthuang
|
40ea6a5080
TUN-6829: Allow user of datagramsession to control logging level of errors
|
2 years ago |
Devin Carr
|
fc5749328d
TUN-6691: Properly error check for net.ErrClosed
|
2 years ago |
cthuang
|
bad2e8e812
TUN-6666: Define packet package
|
2 years ago |
cthuang
|
278df5478a
TUN-6584: Define QUIC datagram v2 format to support proxying IP packets
|
2 years ago |
cthuang
|
8f0498f66a
TUN-6123: For a given connection with edge, close all datagram sessions through this connection when it's closed
|
2 years ago |
cthuang
|
c196679bc7
TUN-5659: Proxy UDP with zero-byte payload
|
3 years ago |
cthuang
|
6fa58aadba
TUN-5623: Configure quic max datagram frame size to 1350 bytes for none Windows platforms
|
3 years ago |
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).
|
3 years ago |
cthuang
|
7a55208c61
TUN-5590: QUIC datagram max user payload is 1217 bytes
|
3 years ago |
cthuang
|
ebae7a7024
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
|
3 years ago |
cthuang
|
9251b3aa1f
TUN-5530: Get current time from ticker
|
3 years ago |
cthuang
|
73a265f2fc
TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC
|
3 years ago |
cthuang
|
eea3d11e40
TUN-5301: Separate datagram multiplex and session management logic from quic connection logic
|
3 years ago |