Bug 2805 - RFC6775-Neighbor Discovery Optimization for IPv6
RFC6775-Neighbor Discovery Optimization for IPv6
Status: CONFIRMED
Product: ns-3
Classification: Unclassified
Component: sixlowpan
ns-3-dev
All All
: P3 enhancement
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-20 17:01 EDT by Hossam Khader
Modified: 2018-03-13 19:59 EDT (History)
1 user (show)

See Also:


Attachments
rfc6775.patch (134.83 KB, patch)
2017-10-20 17:01 EDT, Hossam Khader
Details | Diff
rfc6775.patch (137.23 KB, patch)
2018-03-02 00:08 EST, Hossam Khader
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hossam Khader 2017-10-20 17:01:22 EDT
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 EST
Created attachment 3070 [details]
rfc6775.patch

fix coding style
Comment 2 Tommaso Pecorella 2018-03-10 20:46:25 EST
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 EDT
Discussion moved to git repo https://github.com/hossamkhader/ns-3-dev.git