google / gvisor

Application Kernel for Containers
https://gvisor.dev
Apache License 2.0
15.32k stars 1.27k forks source link

Cleanup spoofing #4548

Open ghananigans opened 3 years ago

ghananigans commented 3 years ago

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.

github-actions[bot] commented 9 months ago

A friendly reminder that this issue had no activity for 120 days.

github-actions[bot] commented 6 months ago

This issue has been closed due to lack of activity.

github-actions[bot] commented 6 months ago

There are TODOs still referencing this issue:

  1. pkg/tcpip/stack/route.go:31: Remove this field once we can query the

Search TODO

github-actions[bot] commented 2 months ago

A friendly reminder that this issue had no activity for 120 days.