gvisor/pkg/tcpip/transport/udp
Tamir Duberstein 097efe81a1 Use the stack RNG everywhere
...except in tests.

Note this replaces some uses of a cryptographic RNG with a plain RNG.

PiperOrigin-RevId: 376070666
2021-05-26 18:15:43 -07:00
..
BUILD Use nicer formatting for IP addresses in tests 2021-04-15 15:11:04 -07:00
endpoint.go Use the stack RNG everywhere 2021-05-26 18:15:43 -07:00
endpoint_state.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
forwarder.go Add protocol state to TCPINFO 2021-05-20 19:15:49 -07:00
protocol.go Make dedicated methods for data operations in PacketBuffer 2021-03-03 16:05:16 -08:00
udp_test.go Remove detritus 2021-05-22 05:49:34 -07:00