GSOC20256LoWPAN: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(Created page with "{{TOC}} Back to GSoC 2025 projects = Project Overview = * '''Project Name:''' 6LoWPAN Neighbor Discovery Protocol * '''Student:''' Boh Jie Qi * '''Mentors:''' Tommaso Pecorella and Adnan Rashid * '''Google page:''' * '''Project Goals:''' * '''Repository:''' * '''About Me:''' = Milestones =")
 
Line 8: Line 8:
* '''Student:''' Boh Jie Qi
* '''Student:''' Boh Jie Qi
* '''Mentors:''' Tommaso Pecorella and Adnan Rashid
* '''Mentors:''' Tommaso Pecorella and Adnan Rashid
* '''Google page:'''  
* '''Google page:''' [https://summerofcode.withgoogle.com/programs/2025/projects/DCsjRKRtText link]
* '''Project Goals:'''  
* '''Project Proposal:''' The 6LoWPAN-ND (RFCs 4944, 6775, and 8505) is a replacement for IPv6 DAD and NDP for 6LoWPAN networks, and it is important to ensure address uniqueness across a network that can potentially use different MAC/PHY layers. There is a model for 6LoWPAN-ND, but it is still not merged in the main ns-3 branch. The goal is to clean up the implementation, remove an actual limitation due to a questionable assumption, and to add the support for multi-hop operations (EDAR and EDAC messages).
* '''Repository:'''  
* '''Project Goals:'''
* '''About Me:'''  
* '''Repository:''' [https://gitlab.com/jieqiboh5836/ns-3-devText repo]
* '''About Me:''' I am a pre-final undergraduate student at the National University of Singapore


= Milestones =
= Milestones =

Revision as of 18:33, 24 May 2025

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers

Back to GSoC 2025 projects

Project Overview

  • Project Name: 6LoWPAN Neighbor Discovery Protocol
  • Student: Boh Jie Qi
  • Mentors: Tommaso Pecorella and Adnan Rashid
  • Google page: link
  • Project Proposal: The 6LoWPAN-ND (RFCs 4944, 6775, and 8505) is a replacement for IPv6 DAD and NDP for 6LoWPAN networks, and it is important to ensure address uniqueness across a network that can potentially use different MAC/PHY layers. There is a model for 6LoWPAN-ND, but it is still not merged in the main ns-3 branch. The goal is to clean up the implementation, remove an actual limitation due to a questionable assumption, and to add the support for multi-hop operations (EDAR and EDAC messages).
  • Project Goals:
  • Repository: repo
  • About Me: I am a pre-final undergraduate student at the National University of Singapore

Milestones