Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 451 Bytes

File metadata and controls

23 lines (13 loc) · 451 Bytes

This project uses P4, P4 Runtime and Scapy to implement the following protocols for internet routing.

- PWOSPF
- IPv4
- ARP
- ICMP

The data plane handles the following components.

-
-

The control plane handles the following components.

-
-

Full specification details can be found here.

The project can be run with p4app run router.p4.