Skip to content
#

p4runtime

Here are 12 public repositories matching this topic...

stratum
bocon13
bocon13 commented Nov 3, 2021

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

enhancement help wanted good first issue Infra

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.

  • Updated Aug 7, 2020
  • 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.

  • 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.

Curate this topic

Add this topic to your repo

To associate your repository with the p4runtime topic, visit your repo's landing page and select "manage topics."

Learn more