Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul | Alex Auvolat | 2023-04-04 | 1 | -0/+4 |
| | |||||
* | Stricter Rust formating rules and build in the CI | Quentin Dufour | 2021-09-20 | 1 | -2/+4 |
| | |||||
* | added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 ↵ | adrien | 2021-09-11 | 1 | -59/+75 |
| | | | | spaces), a CONTRIBUTING.md file to explain how to use rustfmt, a .drone.yml file to add code style checks in CI, 2 lines in README.md to present CONTRIBUTING.md, and applied rustfmt on the source | ||||
* | corrections after review | darkgallium | 2020-07-04 | 1 | -31/+36 |
| | |||||
* | ensure chain jump is added only onceadd-firewall-rules | darkgallium | 2020-06-28 | 1 | -5/+6 |
| | |||||
* | update README & Dockerfile | darkgallium | 2020-06-28 | 1 | -12/+0 |
| | |||||
* | add actor for firewall & massive refactor | darkgallium | 2020-05-24 | 1 | -15/+22 |
| | |||||
* | add better error handling | darkgallium | 2020-05-24 | 1 | -12/+28 |
| | |||||
* | changing backend to use the cleaner ipt bindings | darkgallium | 2020-05-24 | 1 | -84/+47 |
| | | | | | | updating dependencies minor fixes | ||||
* | first basic support for adding nft rules | darkgallium | 2020-05-24 | 1 | -0/+101 |