Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug | Alex Auvolat | 2023-04-20 | 1 | -1/+4 |
* | parse private_ip earlier | Alex Auvolat | 2023-04-04 | 1 | -1/+1 |
* | Remove .rustfmt.toml and move to standard rustfmt format (4 spaces) | Alex Auvolat | 2023-04-04 | 1 | -78/+71 |
* | 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 spaces)... | adrien | 2021-09-11 | 1 | -59/+75 |
* | 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 |
* | first basic support for adding nft rules | darkgallium | 2020-05-24 | 1 | -0/+101 |