GSOC2025AqmEvaluation: Difference between revisions
Jump to navigation
Jump to search
Davidzylin (talk | contribs) No edit summary |
Davidzylin (talk | contribs) |
||
Line 8: | Line 8: | ||
* '''Student:''' David Lin | * '''Student:''' David Lin | ||
* '''Mentors:''' Mohit Tahiliani and Tom Henderson | * '''Mentors:''' Mohit Tahiliani and Tom Henderson | ||
* '''Google | * '''Google Page:''' [https://summerofcode.withgoogle.com/programs/2025/projects/d7sZPqy6 LINK] | ||
* '''Project Proposal:''' [https://davidzylin.notion.site/Proposal-Upgrade-the-AQM-Evaluation-Suite-for-ns-3-1bbad0d7128d80be9d7df771f053491e?pvs=143 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 | * '''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] |
Revision as of 22:51, 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 Proposal: 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!