Conversation
|
looks good? |
|
That's an ACK? |
|
|
@OlegHahm I wasn't sure if I could ACK this.. In hindsight, probably a good thing ^^ |
|
Actually, it would be great if you could review this (after @authmillenon fixed the problems), because I won't have much time for reviews until end of May. |
|
@OlegHahm Sure, I'll do my best! |
|
Addressed comments |
|
Thanks.. Could you please squash so we can see what travis thinks? :) |
|
Travis does not even like it now. Will look into it :D |
|
Fixed issues that Travis had. |
|
(and used |
|
Sorry for all these "last minute" changes /o\ I'm done now. Please re-review. |
|
No problem, I was a bit idle anyway, so thanks for the buttkicking ;) |
sys/include/net/ng_ipv6/nc.h
Outdated
There was a problem hiding this comment.
ultra-nitpick: there is an h missing in "neigbor" :D
There was a problem hiding this comment.
Pointing out spelling errors is not nitpicky ;)
There was a problem hiding this comment.
Well, we had this discussion about not delaying PRs with tiny issues, so ;)
|
(I don't expect you to address my nitpicks, I'm writing them down just in case ) |
sys/include/net/ng_ipv6/nc.h
Outdated
There was a problem hiding this comment.
Also, why do some of the comments get a @brief?
There was a problem hiding this comment.
Because the line would be too long for inline-doc (the /**<... */ thing). Semantically they are identical.
There was a problem hiding this comment.
Makes sense. Thanks for the explanation!
|
Ok, I think I'm done with this round of reviewing :) |
|
Addressed comments |
|
(was your comment an implicit ACK?) |
|
Nope because the table thing wasn't resolved, but now I can ACK (let's keep the conversation about the table going though) |
|
(ACK after squashing & happy Travis, of course) |
|
Squashed |
|
Everything is green now, but Travis still says it failed... |
|
I'm very confused about this… Just to be sure I restarted the static tests. But in either case: let's merge it, yes. |
|
And there we go, it's green :-) |
|
I restarted the first task after removing the NEEDS SQUASHING label, maybe that caused a hickup with Travis... Anyway, yay! |
ng_ipv6: fix for API change in #2908
NDP needs still some adaptions to the neighbor cache to make its usage more managable.