NSOC2011AcceptedProjects: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(link to code reveiws)
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
* '''[[NSOC2011ClickMac | Project wiki]]'''
* '''[[NSOC2011ClickMac | Project wiki]]'''
* Abstract: This project deals with the MAC extensions for ns-3 click. The current integration of the Click Modular Router with ns-3 is confined to only ns-3’s network device types and doesn’t yet permit the use of Click’s Wifi MAC specific elements. This project aims to enable the same by implementing Radiotap support, and a Monitor Wifi Mac High interface.
* Abstract: This project deals with the MAC extensions for ns-3 click. The current integration of the Click Modular Router with ns-3 is confined to only ns-3’s network device types and doesn’t yet permit the use of Click’s Wifi MAC specific elements. This project aims to enable the same by implementing Radiotap support, and a Monitor Wifi Mac High interface.
* '''Midterm cde review:''' http://codereview.appspot.com/4685048/
* '''Midterm code review:''' http://codereview.appspot.com/4685048/
* '''Final code review:''' http://codereview.appspot.com/4890044


== LTE-RRC Extensions ==
== LTE-RRC Extensions ==

Latest revision as of 14:29, 1 September 2011

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

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

 

Program Schedule

  • May 23rd: Begin project.
  • July 11th - July 15th: Mid Term Code Review + feedback.
  • August 15th - August 19th: End Term Code Review + feedback.

Accepted Projects

This page links to more information on the projects accepted for ns-3's Summer of Code effort for 2011.

Click-MAC Extensions for ns-3-click

LTE-RRC Extensions

IPv6 Global Routing

  • Student: Atishay Jain
  • Mentors: Tom Henderson and Mitch Watrous
  • Project wiki
  • Abstract: This project proposes to implement global routing in ipv6 for ns-3. It involves extending the existing global routing protocol in ipv4. In global routing in ipv4 only OSPF has been used. The project would extend the existing ipv4-global-routing to ipv6 implementing, Open Shortest Path First. Implementation of ipv6 nix-vector support is also proposed if time permits.
  • Midterm code review:http://codereview.appspot.com/4812043/