GSOC2022NeighborCacheFinalReport
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 2022 projects
Project Overview
- Project Name: Perfect ARP and NDP
- Student: Zhiheng Dong
- Mentors: Tommaso Pecorella, Ameya Deshpande, Manoj Kumar Rana
The project aims to implement a “Perfect” version of ARP and NDP which produce caches that contain all needed IP address–MAC address mapping. ARP and NDP are sometimes intrusive in high-level testing, it will introduce unexpected noise to the simulation (unwanted delays, packet drops, etc.). The new method generates all needed ARP/NDP caches before simulation start to avoid the delay and message overhead of address resolution in simulations that are focused on other performance aspects.
Merge Requests, Commits, and Project Details
Project Wiki Page: GSOC2021PerfectArp
Project Plan: link
No. | Name | Status | Commit |
---|---|---|---|
[1] | Internet: GSoC-22 generate ARP/NDISC cache automatically | Merged | link |
[2] | [https://gitlab.com/nsnam/ns-3-dev/-/merge_requests/1068 internet: GSoC-22 dynamic neighbor cache | Reviewing | link |