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

Fix algorithm in ipv6_link_local to fully conform to rfc4291 #28

Merged
merged 1 commit into from Aug 28, 2012
Merged

Fix algorithm in ipv6_link_local to fully conform to rfc4291 #28

merged 1 commit into from Aug 28, 2012

Conversation

philwo
Copy link
Contributor

@philwo philwo commented Jun 12, 2012

The "u" bit has to be xor'ed instead of added. It now yields the correct result even for locally administered MAC addresses (for example as used by KVM: 52:54:00:xx:xx:xx).

…" bit has to be xor'ed instead of added! It now yields the correct result even for locally administered MAC addresses (for example as used by KVM: 52:54:00:xx:xx:xx)
drkjam added a commit that referenced this pull request Aug 28, 2012
Fix algorithm in ipv6_link_local to fully conform to rfc4291
@drkjam drkjam merged commit 111dbcc into netaddr:rel-0.7.x Aug 28, 2012
@philwo
Copy link
Contributor Author

philwo commented Sep 5, 2012

Thanks for merging! :)

@drkjam
Copy link
Collaborator

drkjam commented Sep 5, 2012

No problem. Sorry for the delay!

On 5 Sep 2012, at 05:57, Philipp Wollermann notifications@github.com wrote:

Thanks for merging! :)


Reply to this email directly or view it on GitHub.

@snordhausen snordhausen modified the milestone: 0.7.11 Feb 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants