gvisor/pkg/tcpip
Ghanan Gowripalan 8627db006b Pass AddressableEndpoint to IPTables
...instead of an address.

This allows a later change to more precisely select an address
based on the NAT type (source vs. destination NAT).

PiperOrigin-RevId: 398559901
2021-09-23 13:18:10 -07:00
..
adapters/gonet Pass address properties in a single struct 2021-09-15 15:00:01 -07:00
buffer Make dedicated methods for data operations in PacketBuffer 2021-03-03 16:05:16 -08:00
checker Support IPV6_RECVPKTINFO on UDP sockets 2021-09-19 13:15:28 -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 Add loopback interface as an ethernet-based device 2021-08-19 13:54:53 -07:00
internal/tcp Avoid pseudo endpoint for TSVal generation 2021-08-30 10:59:45 -07:00
link Fix bug in RecvMMsgDispatcher. 2021-09-14 14:09:09 -07:00
network Pass AddressableEndpoint to IPTables 2021-09-23 13:18:10 -07:00
ports Fix bug with TCP bind w/ SO_REUSEADDR. 2021-07-01 14:42:00 -07:00
sample Pass address properties in a single struct 2021-09-15 15:00:01 -07:00
seqnum
stack Pass AddressableEndpoint to IPTables 2021-09-23 13:18:10 -07:00
tests Track UDP connections 2021-09-22 17:55:49 -07:00
testutil Send ICMP errors when link address resolution fails 2021-05-19 12:13:09 -07:00
transport Implement S/R for TransportEndpointStats 2021-09-23 13:12:32 -07:00
BUILD Remove link/packetsocket 2021-09-09 12:34:54 -07:00
errors.go Implement /proc/sys/net/ipv4/ip_local_port_range 2021-03-08 20:40:34 -08:00
socketops.go Support IPV6_RECVPKTINFO on UDP sockets 2021-09-19 13:15:28 -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 Implement S/R for TransportEndpointStats 2021-09-23 13:12:32 -07:00
tcpip_test.go Add aggregated NIC stats 2021-05-21 04:27:41 -07:00
timer.go
timer_test.go Use fake clocks in all tests 2021-05-27 05:06:04 -07:00