v2fly/app/tun/packetparse
Huang-Huang Bao 42c50d25e1 fix: set TTL for incoming UDP IP packets from TUN with PacketAddr dispatcher
Fixes UDP packets being dropped in non-local routing path(e.g. forwarding to LAN or container veth) due to 0-TTL.
2023-11-01 12:58:10 +00:00
..
errors.generated.go Add fullcone packet filtering to tun app 2023-10-23 01:13:01 +01:00
packetParse.go Add fullcone packet filtering to tun app 2023-10-23 01:13:01 +01:00
udp.go fix: set TTL for incoming UDP IP packets from TUN with PacketAddr dispatcher 2023-11-01 12:58:10 +00:00