Difference between revisions of "GSOC2014MulticastIPv6"

From Nsnam
Jump to: navigation, search
(Project overview)
(Project overview)
Line 9: Line 9:
  
 
* '''Mentors:'''  [mailto:tommaso.pecorella@unifi.it Tommaso Pecorella],[mailto:tomh@tomh.org Tom Henderson]
 
* '''Mentors:'''  [mailto:tommaso.pecorella@unifi.it Tommaso Pecorella],[mailto:tomh@tomh.org Tom Henderson]
* '''Abstract:''' As of now NS-3 is not supporting MLDv2 or PIM-SM.As a result of this we are setting up the routes manually . In real life nodes join and leave different multicast groups quite frequently and they also mention the sources in which they are interested in. By using this information there is lot of scope for optimization of the multicast traffic .This project is to make the NS-3 support to Multicast more realistic by implementing MLDv2 protocol.
+
* '''Abstract:''' As of now NS-3 is not supporting MLDv2 or PIM-SM.As a result of this we are setting up the routes manually.In real life nodes join and leave different multicast groups quite frequently and they also mention the sources in which they are interested in. By using this information there is lot of scope for optimization of the multicast traffic .This project is to make the NS-3 support to Multicast more realistic by implementing MLDv2 protocol.
 
* '''Future Plans:'''Implementing Multicast Routing protocols like PIM-SM ,PIM-DM which would create a solid Multicasting platform to develop and test  ideas in IPV6 Multicast domain.
 
* '''Future Plans:'''Implementing Multicast Routing protocols like PIM-SM ,PIM-DM which would create a solid Multicasting platform to develop and test  ideas in IPV6 Multicast domain.
 
* '''Code:'''
 
* '''Code:'''
 
* '''About me:''' I am currently a undergraduate student in Computer Science at International Institute of Information Technology, Hyderabad.My research area is in improving efficiency of Multicast.
 
* '''About me:''' I am currently a undergraduate student in Computer Science at International Institute of Information Technology, Hyderabad.My research area is in improving efficiency of Multicast.

Revision as of 13:21, 28 April 2014

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

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

Return to GSoC 2014 Accepted Projects page.

Multicast IPv6 traffic support

Project overview

  • Mentors: Tommaso Pecorella,Tom Henderson
  • Abstract: As of now NS-3 is not supporting MLDv2 or PIM-SM.As a result of this we are setting up the routes manually.In real life nodes join and leave different multicast groups quite frequently and they also mention the sources in which they are interested in. By using this information there is lot of scope for optimization of the multicast traffic .This project is to make the NS-3 support to Multicast more realistic by implementing MLDv2 protocol.
  • Future Plans:Implementing Multicast Routing protocols like PIM-SM ,PIM-DM which would create a solid Multicasting platform to develop and test ideas in IPV6 Multicast domain.
  • Code:
  • About me: I am currently a undergraduate student in Computer Science at International Institute of Information Technology, Hyderabad.My research area is in improving efficiency of Multicast.