Global Routing for Ipv6
Jump to navigation
Jump to search
NSOC2011Global Routing for Ipv6
- Student: Atishay Jain
- Mentors: Tom Henderson and Mitch Watrous
Objective
This project provides the Dynamic Routing for Ipv6 in ns-3. Currently Ipv6 implements only Static Routing and List Routing. The Global Routing implementations of Ipv4 will be extended to support the Ipv6 support as well.
The Open Shortest Path First(OSPF) Dynamic Routing algorithm has only been implemented yet in ns-3.
The specifications for OSPF Global Routing(OSPFv3) is provided in RFCs: RFC 2740 and RFC 5340.
Inheritance
New Classes
Model
ipv6-global-routing.h
ipv6-global-routing.cc
global-router-6-interface.h
global-router-6-interface.cc
global-router-manager-6-impl.h
global-router-manager-6-impl.cc
Helper
ipv6-global-routing-helper.h
ipv6-global-routing-helper.cc