Skip to content

Improved Release of the P4sim Module for ns-3

Latest

Choose a tag to compare

@Mingyumaz Mingyumaz released this 16 Jun 10:53
· 38 commits to main since this release
5fe125e

Description:
This release includes significant enhancements to the P4sim module, making it more user-friendly and suitable for simulating programmable switches in ns-3.

Highlights:

  1. Added an automatic script to generate fat-tree topologies based on a user-defined K value.
  2. Automatically generates table entries (IPv4 forwarding and ARP) for P4 scripts based on the topology, simplifying the simulation setup. See example/p4-topo-fattree for details.
  3. Improved example use cases and added support for the artifact repository: P4sim Artifact: Simulating Programmable Switches in ns-3.
  4. Apache-2.0 license has been added for open-source compliance.