GSOC2025AqmEvaluation: Difference between revisions
Jump to navigation
Jump to search
Davidzylin (talk | contribs) |
Davidzylin (talk | contribs) |
||
Line 9: | Line 9: | ||
* '''Mentors:''' Mohit Tahiliani and Tom Henderson | * '''Mentors:''' Mohit Tahiliani and Tom Henderson | ||
* '''Google page:''' [https://summerofcode.withgoogle.com/programs/2025/projects/d7sZPqy6 LINK] | * '''Google page:''' [https://summerofcode.withgoogle.com/programs/2025/projects/d7sZPqy6 LINK] | ||
* '''Project Goals:''' The AQM Evaluation Suite is an automated framework based on RFC 7928 that simplifies simulation setup, topology creation, traffic generation, execution, and results visualization of AQM algorithms in ns-3. Originally developed in 2017 and maintained until 2019, the suite now needs an upgrade to: | * '''Project Goals:''' The AQM Evaluation Suite is an automated framework based on RFC 7928 that simplifies simulation setup, topology creation, traffic generation, execution, and results visualization of AQM algorithms in ns-3. Originally developed in 2017 and maintained until 2019, the suite now needs an upgrade to: (1) Migrate its build system from waf to CMake (2) Integrate support for state-of-the-art AQM algorithms and enhanced ECN functionalities (3) Update simulation examples to reflect modern traffic control models (4) Package and publish the suite on the ns-3 App Store | ||
* '''Repository:''' [https://gitlab.com/gsoc2025aqmevaluation/ns-3-dev LINK] | * '''Repository:''' [https://gitlab.com/gsoc2025aqmevaluation/ns-3-dev LINK] | ||
* '''About Me:''' | * '''About Me:''' I'm a CS undergrad student at the University of Toronto. I've been deeply passionate about computer network and systems in general, it's my honour to work with such a wonderful community like ns-3! | ||
= Milestones = | = Milestones = |
Revision as of 22:49, 21 May 2025
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
Back to GSoC 2025 projects
Project Overview
- Project Name: Upgrade the AQM Evaluation Suite for ns-3
- Student: David Lin
- Mentors: Mohit Tahiliani and Tom Henderson
- Google page: LINK
- Project Goals: The AQM Evaluation Suite is an automated framework based on RFC 7928 that simplifies simulation setup, topology creation, traffic generation, execution, and results visualization of AQM algorithms in ns-3. Originally developed in 2017 and maintained until 2019, the suite now needs an upgrade to: (1) Migrate its build system from waf to CMake (2) Integrate support for state-of-the-art AQM algorithms and enhanced ECN functionalities (3) Update simulation examples to reflect modern traffic control models (4) Package and publish the suite on the ns-3 App Store
- Repository: LINK
- About Me: I'm a CS undergrad student at the University of Toronto. I've been deeply passionate about computer network and systems in general, it's my honour to work with such a wonderful community like ns-3!