High-performance packet-level distributed datacenter network simulator
-
Updated
Oct 20, 2020 - Rust
High-performance packet-level distributed datacenter network simulator
A network simulation crate in Rust, simulating up to data link. The goal is to simulate the algorithm of different protocols, such as IPv4, ARP, ICMP or IPv6 with NDP.
This is a basic network simulator which simulates connection of various network devices bi-directionally. It provides various utility functions to find the shortest path between two devices, finding if two devices are directly connection, removing a device and its connections from the network etc.
Add a description, image, and links to the network-simulator topic page so that developers can more easily learn about it.
To associate your repository with the network-simulator topic, visit your repo's landing page and select "manage topics."