Conversation
There was a problem hiding this comment.
Totally unrelated to this PR: The prefix NG sucks. Whats next? NNG -- "the next new negeration"? After that ENNG "even newer next generation"? UMNGT -- "ultimate mighty next generation thingy"?
There was a problem hiding this comment.
The idea is to remove this prefix as soon as the new stack is stable and the old one can be removed. We did this primarily to keep colisions with the old stack as low as possible. When the network stack is done, there will be a big rename commit and ng_ will be a thing of the past ;-)
9f184dd to
45554bf
Compare
sys/include/net/ng_ipv6/hdr.h
Outdated
There was a problem hiding this comment.
wouldn't it make sense to paste the complete packet structure from the RFC?
|
ACK - if comment is addressed, Travis is happy and PR is squashed. |
8b12d9e to
7a3c373
Compare
|
Rebased to current #2730 and squashed. |
Taken out of #2454 to be used by other PRs that need this header (e.g. #2430).
Based on #2730 for checksum calculation (merged).