Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 238 Bytes

File metadata and controls

5 lines (3 loc) · 238 Bytes

Internet Router

This is a simple internet router, consisting of a data plane (router.p4) and a control plane (controller.py). It implements ARP, IP forwarding, ICMP, and PWOSPF.

Built for CPSC 435, How to Build an Internet Router.