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

gnrc_ndp: fixed ND Option handling for 6LoWPAN #4446

Merged

Commits on Jan 6, 2016

  1. gnrc_ndp: fixed ND Option handling for 6LoWPAN

    The forms of the Source/Target Link-layer Address option for 6LoWPAN are defined
    in RFC 4944 Section 8:
    https://tools.ietf.org/html/rfc4944#section-8
    The address is 16 bit if length is 1, 64 bit if length is 2.
    Yonezawa-T2 committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    639f7dc View commit details
    Browse the repository at this point in the history