Commit History

Author SHA1 Message Date
  Chung-Ting 8068cdebb6 TUN-8006: Update quic-go to latest upstream 1 year ago
  Devin Carr 9426b60308 TUN-7227: Migrate to devincarr/quic-go 1 year ago
  cthuang 225c344ceb TUN-6855: Add DatagramV2Type for IP packet with trace and tracing spans 2 years ago
  cthuang be0305ec58 TUN-6741: ICMP proxy tries to listen on specific IPv4 & IPv6 when possible 2 years ago
  João Oliveirinha e131125558 TUN-6699: Add metric for packet too big dropped 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 f3ba506880 TUN-6499: Remove log that is per datagram 2 years ago
  Nuno Diegues 475939a77f TUN-6191: Update quic-go to v0.27.1 and with custom patch to allow keep alive period to be configurable 2 years ago
  cthuang baed5f4eea TUN-6308: Add debug logs to see if packets are sent/received from edge 2 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 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
  cthuang dd32dc1364 TUN-5299: Send/receive QUIC datagram from edge and proxy to origin as UDP 3 years ago