Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport v3.5-branch] net: ipv6: Check that received src address is not mine #67177

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Jan 3, 2024

Backport fa0e04e~3..fa0e04e from #66890.

Fixes #66888

jukkar added 3 commits January 3, 2024 19:01
Drop received packet if the source address is the same as
the device address.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit 8d3d48e)
We would drop the received packet if the source address is our
address so tweak the test and make source address different.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit 155e214)
We would drop the received packet if the source address is our
address so tweak the test and make source address different.

Signed-off-by: Jukka Rissanen <[email protected]>
(cherry picked from commit fa0e04e)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Networking labels Jan 3, 2024
@zephyrbot zephyrbot requested a review from ssharks January 3, 2024 19:02
@jgl-meta jgl-meta merged commit 62e3c7d into v3.5-branch Jan 9, 2024
23 checks passed
@nashif nashif deleted the backport-66890-to-v3.5-branch branch February 13, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants