p4app icon indicating copy to clipboard operation
p4app copied to clipboard

Results 24 p4app issues
Sort by recently updated
recently updated
newest added

Entering build directory. Extracting package. Traceback (most recent call last): File "./p4apprunner.py", line 320, in main() File "./p4apprunner.py", line 286, in main tar = tarfile.open(args.app) File "/usr/lib/python2.7/tarfile.py", line 1673, in...

We are experimenting with multiswitch.p4app. When we set this "auto-control-plane" in p4app.json to false, we are unable to ping host to host. Even the CLI table_add, table_set command logs do...

Hi, We are experimenting with P4app and P4 programming. Even though the default action is set to _drop(), the packets won't be dropped and we get this in the console:...

I've tried reverse engineering some of the p4app.json files to figure out how one might set the host IP addresses, but I can't seem to get it right. Looking at...