Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 496 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 496 Bytes

Segment-Encoded Explicit Trees (SEETs) for Stateless Multicast: P4-Based Implementation and Performance Study

This repository contains the source code for the paper "Segment-Encoded Explicit Trees (SEETs) for Stateless Multicast: P4-Based Implementation and Performance Study".

Structure

  • P4-Implementation: P4 data plane implementation for SEET for the Intel Tofino 1
  • Controller: P4 control plane implementation for SEET
  • main.rs: Contains rust code for the evaluations in the paper