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

sixlowpan: Fix neighbor discovery #861

Closed
wants to merge 1 commit into from

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Mar 5, 2014

WIP

@miri64
Copy link
Member Author

miri64 commented Mar 5, 2014

I know it's marked WIP, but please review it, test it, do what you have to do. I'm have to bughunt elsewhere to even test it here, so please try it with your stuff.

FYI: Neighbor Unreachable Detection not implemented yet. In the current implementation reachable nodes will stay reachable. If the current code proofs to be working I will implemeng something based on #860

@OlegHahm
Copy link
Member

OlegHahm commented Mar 5, 2014

Thanks for renaming this buffer... But missed one in sys/net/routing/rpl/rpl.c:152.

@mehlis
Copy link
Contributor

mehlis commented Mar 20, 2014

I think this PR would be splitable in 4 PRs that have a clean mission and will be useful anyways

@OlegHahm
Copy link
Member

How is this related to #1010?

@miri64
Copy link
Member Author

miri64 commented May 27, 2014

Might be a duplicate, but I will look into it.

@miri64
Copy link
Member Author

miri64 commented May 27, 2014

If it is: this is the more current.

@mehlis
Copy link
Contributor

mehlis commented May 31, 2014

@authmillenon PR needs rebase and splitting

@OlegHahm OlegHahm added this to the FIX ME FIRST milestone Jun 3, 2014
@miri64
Copy link
Member Author

miri64 commented Jul 29, 2014

I lost track somehow… I'll redo this as a new PR.

@miri64 miri64 closed this Jul 29, 2014
@miri64 miri64 deleted the fix-neighbor-discovery branch July 29, 2014 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants