Nate Foster
Nate Foster
The binary file for `frenetic1.0` got deleted but has been restored from backup, thanks to a bit of leg work by @arjunguha
The Frenetic is fixed now, and fail-safe'd so we won't delete the tarball again. Sorry about that!
Perhaps try using the `Makefiles` supplied with each exercise? Those provide all of the necessary arguments to other scripts like `simple_switch_mininet.py`. And you can generalize from there...
To answer the specific question: you need to provide the path to the Bmv2 switch, which is usually the binary `simple_switch`.
I think what Andy is asking: can you try running `make run` on an *unmodified* tutorial exercise, like `basic`? (Also, I remembered that the switch binary is probably `simple_switch_grpc`.)
Good! Obviously something has changed in going from the tutorial code to your custom program and the tutorial code... likely in the Makefile. if you can figure out what that...
I am not aware of one, but it sounds like that would be a valuable addition for the community!
Yeah... are we burdened forever with these files? Should we try to rewrite history and move them out.
Oops. Good catch. Thanks!