google / google/gvisor

Cleanup spoofing

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

Description

To check if an address is valid, we always need a reference to the NIC the address is assigned to to check if it is spoofing to allow expired addresses (which should be considered assigned when spoofing).

We should come up with a better way to determine if an address is valid without having to always hold a reference to the NIC.

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.