Files
gvisor/pkg/tcpip/header
Kevin Krakauer fb8be7e627 make connect(2) fail when dest is unreachable
Previously, ICMP destination unreachable datagrams were ignored by TCP
endpoints. This caused connect to hang when an intermediate router
couldn't find a route to the host.

This manifested as a Kokoro error when Docker IPv6 was enabled. The Ruby
image test would try to install the sinatra gem and hang indefinitely
attempting to use an IPv6 address.

Fixes #3079.
2020-07-22 16:51:42 -07:00
..
2020-04-08 10:14:34 -07:00
2020-07-16 12:26:41 -07:00
2019-06-13 16:50:15 -07:00
2019-06-13 16:50:15 -07:00
2019-06-13 16:50:15 -07:00
2020-04-17 13:56:19 -07:00
2019-06-13 16:50:15 -07:00
2020-05-20 17:53:35 -07:00