GSOC2022NeighborCacheFinalReport

From Nsnam
Revision as of 08:00, 6 September 2022 by Zhiheng (Talk | contribs) (Merge Requests, Commits, and Project Details)

Jump to: navigation, search

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - 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

Merge Requests
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