aboutsummaryrefslogtreecommitdiff
path: root/src/fw_actor.rs
Commit message (Collapse)AuthorAgeFilesLines
* added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 ↵adrien2021-09-111-20/+31
| | | | 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 reviewdarkgallium2020-07-041-4/+4
|
* ensure chain jump is added only onceadd-firewall-rulesdarkgallium2020-06-281-9/+3
|
* update README & Dockerfiledarkgallium2020-06-281-0/+1
|
* add actor for firewall & massive refactordarkgallium2020-05-241-0/+80