gvisor/pkg/tcpip/stack
Tamir Duberstein 14a70624ce Alias most local import
PiperOrigin-RevId: 375977977
2021-05-26 10:40:18 -07:00
..
BUILD Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
addressable_endpoint_state.go Change AcquireAssignedAddress to use RLock. 2021-05-11 10:30:33 -07:00
addressable_endpoint_state_test.go Track join count in multicast group protocol state 2020-12-01 07:52:40 -08:00
conntrack.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
forwarding_test.go Spawn dequeing task via the clock 2021-05-26 07:36:34 -07:00
headertype_string.go Migrate to PacketHeader API for PacketBuffer. 2020-08-13 13:08:57 -07:00
hook_string.go iptables: support postrouting hook and SNAT target 2021-04-09 21:11:26 -07:00
icmp_rate_limit.go
iptables.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
iptables_state.go garbage collect connections 2020-07-13 12:00:46 -07:00
iptables_targets.go Only carry GSO options in the packet buffer 2021-04-21 18:09:27 -07:00
iptables_types.go Check filter table when forwarding IP packets 2021-05-13 18:54:09 -07:00
ndp_test.go Validate DAD configs when initializing DAD state 2021-05-14 16:37:13 -07:00
neighbor_cache.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
neighbor_cache_test.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
neighbor_entry.go Spawn dequeing task via the clock 2021-05-26 07:36:34 -07:00
neighbor_entry_test.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
neighborstate_string.go Remove deprecated NUD types Failed and FailedEntryLookups 2021-02-18 11:40:52 -08:00
nic.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
nic_stats.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
nic_test.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
nud.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
nud_test.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
packet_buffer.go Emit more information on panic 2021-05-18 11:29:15 -07:00
packet_buffer_test.go Fix panic on consume in a mixed push/consume case 2021-05-14 12:49:25 -07:00
packet_buffer_unsafe.go Make fragmentation return a reassembled PacketBuffer 2021-01-29 17:37:29 -08:00
pending_packets.go Only carry GSO options in the packet buffer 2021-04-21 18:09:27 -07:00
rand.go Alias most local import 2021-05-26 10:40:18 -07:00
registration.go Control forwarding per NetworkEndpoint 2021-05-14 16:32:16 -07:00
route.go Control forwarding per NetworkEndpoint 2021-05-14 16:32:16 -07:00
stack.go Alias most local import 2021-05-26 10:40:18 -07:00
stack_global_state.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
stack_options.go Move SO_RCVBUF to socketops. 2021-04-20 09:32:54 -07:00
stack_test.go Use opaque types to represent time 2021-05-25 13:00:29 -07:00
tcp.go Use the stack clock everywhere 2021-05-26 06:49:57 -07:00
transport_demuxer.go Avoid ignoring incoming packet by demuxer on endpoint lookup failure 2021-04-17 11:32:17 -07:00
transport_demuxer_test.go Add POLLRDNORM/POLLWRNORM support. 2021-03-24 12:11:44 -07:00
transport_test.go Only carry GSO options in the packet buffer 2021-04-21 18:09:27 -07:00