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
P4sim is a P4-driven network simulator aiming at combining P4, the state-of-the-art programmable data plane language and ns-3, one of the most popular network simulators. P4sim is an open-source project under Apache License 2.0.
8
13
9
14
P4sim with reference to behavioral models: [behavioral-model](https://github.com/p4lang/behavioral-model).
@@ -13,7 +18,6 @@ Our implementation was built upon the the P4-driven Network Simulator Module, as
13
18
14
19
> Fan, Chengze, Jun Bi, Yu Zhou, Cheng Zhang, and Haisu Yu. **"NS4: A P4-driven network simulator."** In Proceedings of the SIGCOMM Posters and Demos, pp. 105-107. 2017. Available at [ACM DL](https://dl.acm.org/doi/10.1145/3123878.3132002)
15
20
16
-
⭐ More detail check our paper submitted on 21 March 2025: [P4sim: Programming Protocol-independent Packet Processors in ns-3](https://arxiv.org/abs/2503.17554)
17
21
18
22
## P4Sim: NS-3-Based P4 Simulation Environment
19
23
@@ -46,7 +50,9 @@ See [here](doc/examples.md).
46
50
47
51
## Results Subdirectory ##
48
52
53
+
⭐ More detail check our paper submitted on 21 March 2025: [P4sim: Programming Protocol-independent Packet Processors in ns-3](https://arxiv.org/abs/2503.17554)
49
54
55
+
⭐ [p4sim-artifact-icns3](https://github.com/HapCommSys/p4sim-artifact-icns3) This repository contains the artifact for the paper:"P4sim: Simulating programmable switches in ns-3". Accepted at the 2025 International Conference on ns-3 (ICNS3).
0 commit comments