gvisor/pkg/tcpip
Rahat Mahmood 1fdefd41c5 netstack/tcp: Add LastAck transition.
Add missing state transition to LastAck, which should happen when the
endpoint has already recieved a FIN from the remote side, and is
sending its own FIN.

PiperOrigin-RevId: 265568314
2019-08-26 16:39:13 -07:00
..
adapters/gonet Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
buffer Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
checker Update canonical repository. 2019-06-13 16:50:15 -07:00
hash/jenkins Update canonical repository. 2019-06-13 16:50:15 -07:00
header Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
iptables Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
link Merge pull request #696 from xiaobo55x:tcpip_link 2019-08-26 14:03:30 -07:00
network Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
ports Update canonical repository. 2019-06-13 16:50:15 -07:00
sample Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
seqnum Update canonical repository. 2019-06-13 16:50:15 -07:00
stack Prevent a network endpoint to send/rcv if its address was removed 2019-08-26 12:29:47 -07:00
transport netstack/tcp: Add LastAck transition. 2019-08-26 16:39:13 -07:00
BUILD Plumbing for iptables sockopts. 2019-08-02 16:26:48 -07:00
tcpip.go Implement fmt.Stringer on Route by value 2019-08-23 10:44:11 -07:00
tcpip_test.go Use tcpip.Subnet in tcpip.Route 2019-08-21 15:31:18 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00