enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Infra
Things related to CI/CD, build, and tests
#
p4runtime
Here are 12 public repositories matching this topic...
Testbed/Tutorials/Researching work on P4.
docker
learning
networking
controller
mininet
p4
installation-help
networking-programmability
bmv2
p4runtime
v1model
-
Updated
Oct 13, 2020 - P4
p4 controller in Rust
-
Updated
Feb 22, 2021 - Rust
Simple P4Runtime controller demonstrating the packet-in/packet-out functionality
-
Updated
Dec 18, 2020 - Python
In this repository, we propose a lightweight and practical mitigation mechanism to protect SDN architecture against DDoS flooding threats and ensure a secure and efficient SDN-based networking environment. Our proposal extends the Data Plane (DP) with a classification and mitigation module to analyze the new incoming packets, classify the benign requests from the SYN flood attacks, and perform the adaptive countermeasures.
python
sdn
ddos-attacks
p4c
ddos-detection
p4language
dataplane
ddos-mitigation
ddos-protection
p4runtime
syncookie
-
Updated
Aug 7, 2020 - P4
Assignment at "Advanced Topics in Networks" course
-
Updated
Dec 4, 2021 - P4
This project provides a p4 pipeline capable to forwarding packets and monitoring performances via Postcard Telemetry. The Onos application is capable to control the p4 switches, that have this pipeline, and install the flow rules needed to provide the packets forwarding and monitoring via Postcard Telemetry.
kubernetes
networking
monitoring
network
telemetry
onos
sdn
sdn-controller
p4language
sdn-network
p4
onos-app
p4runtime
-
Updated
Mar 11, 2022 - Java
Improve this page
Add a description, image, and links to the p4runtime topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the p4runtime topic, visit your repo's landing page and select "manage topics."
For CircleCI, we download a 4GB cache (which is everything from the Bazel run) and it takes about 2 minutes. Then for every job we also upload a new copy of the Bazel cache, which takes about 6 minutes. So every job, even incremental rebuilds take at least 8 minutes.
https://github.com/stratum/stratum/blob/09ddb5acb604f7e694a6b7d2fe93fea79f801794/.circleci/config.yml#L6-L31
We can likely do