You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDN performance analysis framework comparing network topologies using Mininet simulation, Ryu controller, and D-ITG traffic generation to identify bottlenecks and optimize network capacity.
🎓 University project using ns-3 to plan bandwidth for a streaming service. We analyzed QoS for 100-500 users, discovering a critical bufferbloat bottleneck that prevents the network from scaling beyond 400 users.
Projekt (Simulace o počítačových službách) z předmětu Modelování a simulace (IMS), pátý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2024/2025
This project simulates a Distributed Denial-of-Service (DDoS) attack in a virtual network environment. It models a network of nodes, some of which act as attackers flooding a target node with malicious traffic. The simulation supports various traffic mitigation strategies to analyze their effectiveness under attack conditions.
Implementation of the Fixed Share Experts algorithm within the ns-3 simulator (C++), applied to RTT estimation with multiple AODV routing scenarios. Analysis and visualization with python, with a formal write-up.