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

sixlowpan selects multicast address as source address #78

Closed
OlegHahm opened this issue Jul 28, 2013 · 1 comment
Closed

sixlowpan selects multicast address as source address #78

OlegHahm opened this issue Jul 28, 2013 · 1 comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@OlegHahm
Copy link
Member

In some cases ipv6_get_saddr from sys/net/sixlowpan/sixlowip.c selects multicast addresses as a source address, what does not make sense.

miri64 added a commit to miri64/RIOT that referenced this issue Aug 14, 2013
Check if source address is not multicast or unique local unicast (for
non-local destinations.

Fixes issue RIOT-OS#78
@miri64
Copy link
Member

miri64 commented Aug 15, 2013

Fixed in c3fecbe

@miri64 miri64 closed this as completed Aug 15, 2013
chrysn pushed a commit to chrysn-pull-requests/RIOT that referenced this issue Sep 19, 2022
RIOT-OS Submodule : Update to 2022.07 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

2 participants