-
Notifications
You must be signed in to change notification settings - Fork 8k
Labels
area: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Description
If we receive a packet from non localhost interface, then those packets need to drop it if either source or destination address is a localhost address.
Also the source address needs checking so that we do not receive a packet that is marked to come from our address.
This issue is created in order the backport to succeed.
Metadata
Metadata
Assignees
Labels
area: NetworkingbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug