Alex O Regan
Alex O Regan
Hey, failing to build from src here, following the wiki steps. Sorry in advance if it's a dumb mistake on my part # Steps to reproduce - `git clone [email protected]:OpenEmu/OpenEmu`...
Hi, just wondering do I need to configure my machine a certain way before running tests... Running `sudo -E $(which go) test .` leads to failures in the following: ```...
- Also refactored `setUpNetlinkTestWithKModule` in test infrastructure, to reduce redundant NS's created and redundant checks made. - Add conntrack protoinfo TCP support + groundwork for other protocols. - Will parse...
Hi, I'm interested in maybe creating a PR to add Conntrack insert functionality similar to that of `conntrack -I`. I didn't see a `CONTRIBUTING` file or similar, but do you...
## Description ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note TBD ``` ## Reminder for the...
## Description ## Related issues/PRs ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note The `felix_iptables_rules` Prometheus metric now only...