| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
THOR: High-performance C++17 Disaster Relief Protocol. Features greedy routing (-50dBm optimization), custom 22-byte bit-packed headers, and Fail-Fast Identity Switching. A 0-dependency mesh network engineered for when the grid collapses.
Socket programming, a simulation of OSPF routing algorithm
Paper-faithful AntHocNet (ant-colony ad-hoc routing): a simulator-independent C++ core, an ns-3 module, and reproducible 20-seed benchmarks vs AODV/OLSR/DSDV where every published number carries a 95% CI. Satellite/ISL scenarios. NS-2 adapter frozen at v1.2.0, removed at v2.0.0.
Problem statement We have to implement the distance-vector (Bellman Ford) routing protocol using Python as the programming language. We are provided with the topology map in the form of configuration files. Each router must only know the costs to reach its direct neighbors and the cost it takes to reach other routers from any given neighbor. The…
A lab which configures a computer network with external border gateway protocol.
A lab which configures a computer network with Multiarea OSPF.
A lab which configures a computer network with internal border gateway protocol
Network security research modules for NS-3: Simulating malicious node behaviors and vulnerabilities in OLSR MANET environments.
Seeded Python simulation exploring adaptive routing with Multi-Armed Bandit RL. Compares cognitive router against Dijkstra baseline. Includes reference Solidity NodeRegistry contract.
Communicate with others and broadcast Bitcoin transactions off-grid without internet access or even power grid.
Rust reimplementation of the Netsukuku mesh network: QSPN v2 routing, hooking/coordinator address negotiation, PeerServices DHT and ANDNA names. An L3 daemon that drives real Linux routing tables over netlink, not a TUN overlay.
A lab which configures a computer network with Intermediate System to Intermediate System.
Add a description, image, and links to the routing-protocol topic page so that developers can more easily learn about it.
To associate your repository with the routing-protocol topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |