-
Part of https://github.com/mozilla/tofino/issues/518
-
See https://github.com/mozilla/tofino/pull/1119#pullrequestreview-36059
-
Weekly history summary:
- 01/13: In PR. Have tofino support, working on bmv2.
-
Relying on every one of us to do `npm run package -- --platform all` to distribute the app is cumbersome. Wouldn't it be so much nicer if this was done automatically on CI?
-
Happens when uglifying output code, after https://github.com/mozilla/tofino/pull/674
Disabling for now until it's fixed upstream.
-
- Electron version: 1.4.0
- Operating system: Windows
In Tofino we register a tofino:// protocol handler through the protocol.registerHttpProtocol electron API. This works in regular Electron but cra…
-
Since https://github.com/mozilla/tofino/pull/846 landed additional command line arguments I attempt to pass to the app no longer make it there.
-
```
**Not an Issue**
**Suggestion**
For those that aren't fantastic at networking support, suggest that the GUI on
the setup page has one line telling users how to find the IP Address of the
TED50…
-
The current P4 language specification says (see https://p4.org/p4-spec/docs/P4-16-v1.2.2.html#sec-the-error-type)
"All error constants are inserted in to the error namespace."
And throughout the…
-
Today, BMv2 does not allow us to apply the same table twice, see e.g. https://github.com/p4lang/behavioral-model/issues/231 and https://github.com/p4lang/behavioral-model/issues/1158.
@jafingerhut…