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

teredo: update protocol decoding. #285

Merged
merged 1 commit into from Feb 18, 2013
Merged

teredo: update protocol decoding. #285

merged 1 commit into from Feb 18, 2013

Conversation

regit
Copy link
Contributor

@regit regit commented Feb 18, 2013

This patch fixes an error in pointer arythmetic and add some
comments to increase maintanability of the code. It also
simplify the decoding code as a careful RFC reading indicate
that if we discard packet containing an authentication field,
it is only possible to have a single origin indication field.

This patch fixes an error in pointer arythmetic and add some
comments to increase maintanability of the code. It also
simplify the decoding code as a careful RFC reading indicate
that if we discard packet containing an authentication field,
it is only possible to have a single origin indication field.
@inliniac inliniac merged commit 2732faf into OISF:master Feb 18, 2013
@regit regit deleted the bug736 branch March 20, 2013 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants