|
Bugzilla – Full Text Bug Listing |
| Summary: | RFC6775-Neighbor Discovery Optimization for IPv6 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Hossam Khader <hossamkhader> |
| Component: | sixlowpan | Assignee: | 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 |
||
Created attachment 3070 [details]
rfc6775.patch
fix coding style
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. Discussion moved to git repo https://github.com/hossamkhader/ns-3-dev.git |
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.