You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.