This repository is having one main.c code which basically giving the demo of static routing using C language.
-
Updated
May 5, 2020 - C
This repository is having one main.c code which basically giving the demo of static routing using C language.
The published IEEE paper tells about the basic details of this project
This repository contains all my work from Computer Network Lab
Routing algorithm based on Two-level hardware multi-bit trie
Sorting Fast Data on Sequential Sensors
A program can calculate OSPF with variable edge code and consider edge loading
Practical activity #3, Computer Networks, in Computer Engineering graduation.
This assignment implements a forwarding routing algorithm for IPv4 packets using Longest Prefix Match and uses ARP requests
Bellman-Ford algorithm is used to find the shortest paths from a single source vertex to all other vertices in a weighted graph.
Implementation of flooding routing, based on 'motelib' framework of https://gitlab.com/cjaikaeo/motelib
A basic data router modelling program written for university laboratory learning
A simplified implementation of OSPF (Open Shortest Path First)
Final project for the subject "Introduction to Switching". Grade 10/10 (Honours)
UC3M "Introduction to Switching" Lab Project
Router implemented with static forwarding tables. It handles IPV4 , ARP, ICMP packets, and uses Longest Prefix Match for routing decisions.
An Open Shortest Path First algorithm is implemented for routing in Software Defined Networking
Routing Algorithms for Operating Systems
Implementation of Link State routing protocol in C
Add a description, image, and links to the routing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the routing-algorithm topic, visit your repo's landing page and select "manage topics."