Brian O'Connor
Brian O'Connor
CI uses clang, but release builds and the default is still to use gcc. Should we move the default to clang?
- Minor fixes to `compile_protos.sh` - Adding explicit `go_package` and making proto imports relative This is important because for non-Go languages, users will likely not have the fully qualified path...
- Updating README to recommend `compile_protos.sh` to generate Go files - Adding `diag` service to `compile_protos.sh` - Adding explicit `go_package` and making proto imports relative The last item is important...
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.
comment is misleading. should be "exact match"
or open an issues on p4c and get it fixed.