google / google/gvisor

Always retain the route in the tcp and fake transport endpoints on connect

Open
#5,153 4 comments 0 reactions 0 assignees View on GitHub
revived type: bug
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

**Description**

Currently the tcp endpoint and [fakeTransportEndpoint](https://cs.opensource.google/gvisor/gvisor/+/master:pkg/tcpip/stack/transport_test.go;l=149?ss=gvisor) release the route on connect rather than retaining it. Since multiple connect calls are permitted, it might make sense to retain the route rather than releasing it every time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.