gvisor/pkg/tcpip
Tamir Duberstein 93d98b874b Avoid warnings
- Don't shadow package name
- Don't defer in a loop
- Remove unnecessary type conversion

PiperOrigin-RevId: 376137822
2021-05-27 04:02:03 -07:00
..
adapters/gonet Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00
buffer Make dedicated methods for data operations in PacketBuffer 2021-03-03 16:05:16 -08:00
checker Remove detritus 2021-05-22 05:49:34 -07:00
faketime Use opaque types to represent time 2021-05-25 13:00:29 -07:00
hash/jenkins Use the SecureRNG to generate listener nonces 2021-04-10 14:53:55 -07:00
header Move presence methods from segment to TCPFlags 2021-05-26 12:18:59 -07:00
link Remove detritus 2021-05-22 05:49:34 -07:00
network Avoid warnings 2021-05-27 04:02:03 -07:00
ports Use the stack RNG everywhere 2021-05-26 18:15:43 -07:00
sample Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00
seqnum
stack Avoid warnings 2021-05-27 04:02:03 -07:00
tests Spawn dequeing task via the clock 2021-05-26 07:36:34 -07:00
testutil Send ICMP errors when link address resolution fails 2021-05-19 12:13:09 -07:00
transport Use the stack RNG everywhere 2021-05-26 18:15:43 -07:00
BUILD use more explicit netstack dependency restrictions 2021-05-18 21:59:29 -07:00
errors.go Implement /proc/sys/net/ipv4/ip_local_port_range 2021-03-08 20:40:34 -08:00
socketops.go replace use of atomic with AlignedAtomicInt64 2021-05-17 12:11:09 -07:00
stdclock.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
stdclock_state.go Implement standard clock safely 2021-05-03 16:45:48 -07:00
tcpip.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
tcpip_test.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
timer.go
timer_test.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00