Bug 2805

Summary: RFC6775-Neighbor Discovery Optimization for IPv6
Product: ns-3 Reporter: Hossam Khader <hossamkhader>
Component: sixlowpanAssignee: Tommaso Pecorella <tommaso.pecorella>
Status: CONFIRMED ---    
Severity: enhancement CC: ns-bugs
Priority: P3    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: rfc6775.patch
rfc6775.patch

Description Hossam Khader 2017-10-20 17:01:22 UTC
Created attachment 2935 [details]
rfc6775.patch

Attached is the original patch by Alessio Bonadio.
I've done the necessary changes to get it to compile with the latest ns-3.

Please remind me what are the changes that should be made.
Comment 1 Hossam Khader 2018-03-02 00:08:04 UTC
Created attachment 3070 [details]
rfc6775.patch

fix coding style
Comment 2 Tommaso Pecorella 2018-03-10 20:46:25 UTC
Hi Hossam,

there are a few thing missing from the patch, the most important ones being:
1) The 6LoWPAN-ND server (analogous to a RADVD),
2) The connection with 6LoWPAN to setup the contexts,
3) Modifications to 6LoWPAN to use the contexts.

If you want we could move to a Github repo and direct chats over Zulip or other means.
Comment 3 Tommaso Pecorella 2018-03-13 19:59:26 UTC
Discussion moved to git repo https://github.com/hossamkhader/ns-3-dev.git