telemt/src/network
ivulit e54dce5366
Handle IPv6 ENETUNREACH in STUN probe gracefully
When IPv6 is unavailable on the host, treat NetworkUnreachable at
connect() as Ok(None) instead of propagating an error, so the dual
STUN probe succeeds with just the IPv4 result and no spurious WARN.
2026-02-19 00:27:19 +03:00
..
mod.rs New [network] 2026-02-18 05:59:58 +03:00
probe.rs New reroute algo + flush() optimized + new IPV6 Parser 2026-02-18 19:08:27 +03:00
stun.rs Handle IPv6 ENETUNREACH in STUN probe gracefully 2026-02-19 00:27:19 +03:00