gvisor/pkg/tcpip/transport
Ghanan Gowripalan 2485a4e2cb Make stack.Route safe to access concurrently
Multiple goroutines may use the same stack.Route concurrently so
the stack.Route should make sure that any functions called on it
are thread-safe.

Fixes #4073

PiperOrigin-RevId: 344320491
2020-11-25 14:52:59 -08:00
..
icmp Make stack.Route safe to access concurrently 2020-11-25 14:52:59 -08:00
packet
raw Make stack.Route safe to access concurrently 2020-11-25 14:52:59 -08:00
tcp Make stack.Route safe to access concurrently 2020-11-25 14:52:59 -08:00
tcpconntrack
udp Make stack.Route safe to access concurrently 2020-11-25 14:52:59 -08:00