cloudflared-mirror/packet
Devin Carr 9da15b5d96 TUN-8640: Refactor ICMPRouter to support new ICMPResponders
A new ICMPResponder interface is introduced to provide different
implementations of how the ICMP flows should return to the QUIC
connection muxer.

Improves usages of netip.AddrPort to leverage the embedded zone
field for IPv6 addresses.

Closes TUN-8640
2024-11-27 12:46:08 -08:00
..
decoder.go TUN-6592: Decrement TTL and return ICMP time exceed if it's 0 2022-09-15 17:53:26 +01:00
decoder_test.go add: new go-fuzz targets 2024-11-11 20:45:49 +05:30
encoder.go TUN-8640: Refactor ICMPRouter to support new ICMPResponders 2024-11-27 12:46:08 -08:00
funnel.go ZTC-234: Replace ICMP funnels when ingress connection changes 2022-11-11 19:43:26 +00:00
funnel_test.go ZTC-234: Replace ICMP funnels when ingress connection changes 2022-11-11 19:43:26 +00:00
packet.go TUN-6791: Calculate ICMPv6 checksum 2022-09-22 15:18:53 +00:00
packet_test.go TUN-6791: Calculate ICMPv6 checksum 2022-09-22 15:18:53 +00:00
session.go TUN-6666: Define packet package 2022-08-24 11:36:57 +01:00