onos-p4-tutorial icon indicating copy to clipboard operation
onos-p4-tutorial copied to clipboard

DEPRECATED - Please check the more recent NG-SDN tutorial (advanced branch): https://github.com/opennetworkinglab/ngsdn-tutorial/tree/advanced

Results 12 onos-p4-tutorial issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 to 2.9.10.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.5&new-version=2.9.10.5)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I installed the onos2.2.0, BMV2 and P4 compilers separately. How do I use onos to control the P4 softswitch?

I installed the onos2.2.0, BMV2, and P4 compilers separately. How do I use onos to control the P4 softswitch? What commands should I use to control the P4 softswitch?

Whenever I try to use "org.onosproject.p4runtime.api" in my onos-app, the api is not found. I have looked into the onos api documentation. The api is not listed there. But basic...

I want to setup the whole environment in native linux instead of VM. IS there any script to build that? I am stuck at building the stratum project. Other required...

don't omit fields from ptf tests that we define in the p4 code already (e.g. eth dest)

explain reuse of existing l2 unicast table

Packets with missing entries are not flooded, like a normal L2 switch. They are dropped so that we can show unicast rules more easily.