onos-p4-tutorial
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
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 to 2.9.10.5. Commits See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...
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...
router solicitation
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.