gvisor/pkg/tcpip/stack
Jay Zhuang c64796748c Clean up transport_demuxer.go and test
- Change receiver of endpoint lookup functions
- Remove unused struct fields and functions in test
- s/%v/%s/ for errors
- Capitalize NIC
  https://github.com/golang/go/wiki/CodeReviewComments#initialisms

PiperOrigin-RevId: 303119580
2020-03-26 08:50:17 -07:00
..
BUILD Add support for setting TCP segment hash. 2020-03-24 15:34:43 -07:00
dhcpv6configurationfromndpra_string.go Get strings for stack.DHCPv6ConfigurationFromNDPRA 2020-03-06 08:02:45 -08:00
forwarder.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
forwarder_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
icmp_rate_limit.go Simplify ICMPRateLimiter 2019-09-24 09:50:51 -07:00
iptables.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
iptables_targets.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
iptables_types.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
linkaddrcache.go New sync package. 2020-01-09 22:02:24 -08:00
linkaddrcache_test.go New sync package. 2020-01-09 22:02:24 -08:00
ndp.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
ndp_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
nic.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
nic_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
packet_buffer.go Add support for setting TCP segment hash. 2020-03-24 15:34:43 -07:00
packet_buffer_state.go Add support for setting TCP segment hash. 2020-03-24 15:34:43 -07:00
rand.go Add support for setting TCP segment hash. 2020-03-24 15:34:43 -07:00
registration.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
route.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
stack.go Add support for setting TCP segment hash. 2020-03-24 15:34:43 -07:00
stack_global_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00
transport_demuxer.go Clean up transport_demuxer.go and test 2020-03-26 08:50:17 -07:00
transport_demuxer_test.go Clean up transport_demuxer.go and test 2020-03-26 08:50:17 -07:00
transport_test.go Move tcpip.PacketBuffer and IPTables to stack package. 2020-03-24 09:06:26 -07:00