alksarioglou / p4_network_programming

Projects related to configuring L2 switches and L3 routers using P4 language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch and Router Configuration using P4 Programming Language

  • Projects related to configuring L2 switches and L3 routers using P4 programming language used in networking devices today.
  • Used P4-Utils, Mininet Environment, BMv2 Switch, Simple Switch CLI, Scapy
  • Such projects include: basic forwarding, flooding, traffic engineering, load-balancing (ECMP, Flowlet Switching, Dynamic Routing)

About

Projects related to configuring L2 switches and L3 routers using P4 language

License:GNU General Public License v3.0


Languages

Language:P4 78.9%Language:Python 21.1%