net: initial import of an IPv6 neighbor cache#2461
Conversation
sys/include/net/ng_ipv6.h
Outdated
There was a problem hiding this comment.
Aren't this date & name deprecated? :)
There was a problem hiding this comment.
Yes. It seems I have a broken template somewhere :D
There was a problem hiding this comment.
(This file is part of #2433 but thanks, never the less)
b051f47 to
1f5d857
Compare
|
Rebased to current master |
sys/include/net/ng_ipv6/nc.h
Outdated
There was a problem hiding this comment.
is 8 big enough? I would definitely put an #ifndef... around this, so that the application designer - who might know more about expected node degree - can overwrite this.
|
I guess it's too earlier for a review, right? |
|
I think so too ;-) |
9f5a25a to
aafaf38
Compare
cdf108b to
f10d6ea
Compare
|
No longer WIP (except for tests) |
f10d6ea to
d097c22
Compare
|
No longer WIP |
|
Depends on #2546 for debug output |
9186e0c to
94f12c0
Compare
|
Rebased to current #2546. |
There was a problem hiding this comment.
To have another interface than the already registered one
|
Addressed comments. |
|
rebase is required. |
There was a problem hiding this comment.
If this the only additional test, why do we need a separate function?
There was a problem hiding this comment.
No, this is an interface global search (see https://github.com/RIOT-OS/RIOT/pull/2461/files#diff-bfdde70ccc3110439add7db00ff1edd6R200). But yes, this test is missing in test_ipv6_nc_get__success1();
7162e66 to
1b35c99
Compare
|
Rebased |
|
Addressed comments |
|
ACK, please squash. |
78508d2 to
1d25aff
Compare
|
Rebased |
1d25aff to
e740c6f
Compare
|
Sigh, after 6 h of idling Travis realized there was some missing documentation. So here we go again -.- |
net: initial import of an IPv6 neighbor cache
|
Finally :D |
|
Woohoo! |
|
(now onwards to #2437?) |
|
That's not my assignment. 😏 |
Depends on #2433mergedDepends on #2546 for debug outputmerged