google / google/gvisor

Confirm errors to return when a route cannot be found

Open
#4,735 1 comment 0 reactions 0 assignees View on GitHub
area: networking type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

Currently, we return `tcpip.ErrNoRoute` when a route cannot be found unless the stack determines that a route is not needed in certain scenarios.

We should confirm what errors linux returns, and write some syscall tests.

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.