gvisor/pkg/tcpip/transport
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
..
icmp netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
raw netstack: disconnect an unix socket only if the address family is AF_UNSPEC 2019-08-16 19:32:14 -07:00
tcp netstack/tcp: Add LastAck transition. 2019-08-26 16:39:13 -07:00
tcpconntrack Update canonical repository. 2019-06-13 16:50:15 -07:00
udp Support binding to multicast and broadcast addresses 2019-08-21 22:54:25 -07:00