Difference between revisions of "NSOC2011AcceptedProjects"

From Nsnam
Jump to: navigation, search
(Created page with "{{TOC}} <div style="float: left; width: 30%"> Image:Gsoc2010.png </div><div style="float: left; width: 70%"> <blockquote> * [[GS02011StudentGuide |ns-3 GSoC/NSoC Student gu...")
 
Line 1: Line 1:
 
{{TOC}}
 
{{TOC}}
  
<div style="float: left; width: 30%">
 
[[Image:Gsoc2010.png]]
 
</div><div style="float: left; width: 70%">
 
 
<blockquote>
 
<blockquote>
  

Revision as of 18:07, 29 April 2011

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

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

</div>

 

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

  • Student: Ashwin Narayan
  • Mentors: Ruben Merz and Lalith Suresh
  • 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.

LTE-RRC Extensions

  • Student: Pankaj Gupta
  • Mentors: Giuseppe Piro and Francesco Capozzi
  • Abstract: Current RRC entity in the present LTE module of ns-3 has the handling of user plane. Handling of control messages is not present. This proposal aims to enhance and develop the RRC entity in ns-3 LTE for control plane handling in UE and eNodeB.

Ipv6 Global Routing

  • Student: Atishay Jain
  • Mentors: Tom Henderson and Mitch Watrous
  • 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.