MCPcopy Index your code
hub / github.com/celzero/firestack / tracert

Function tracert

intra/dialers/split_and_desync.go:109–176  ·  view source on GitHub ↗

tracert dials a UDP conn to the target address over a port range basePort to basePort+DESYNC_MAX_TTL, with TTL set to 2, 3, ..., DESYNC_MAX_TTL. It does not take ownership of the conn (which must be closed by the caller).

(d protect.RDialer, ipp netip.AddrPort, basePort int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

desyncWithTracerouteFunction · 0.85

Calls 6

AnnounceUDPFunction · 0.92
EEFunction · 0.92
AddrMethod · 0.80
laddrFunction · 0.70
SyscallConnMethod · 0.65
ReadMethod · 0.65

Tested by

no test coverage detected