aboutsummaryrefslogtreecommitdiff
path: root/examples/firewall.rs
Commit message (Collapse)AuthorAgeFilesLines
* rewrite the examplesSimon THOBY2023-01-081-124/+110
|
* Add some initial support for tests with the full-rust engineSimon THOBY2022-10-021-119/+117
|
* use native types in chain_methodslafleur2021-11-091-14/+14
|
* sample ChainMethods impl, updated examplelafleur2021-11-091-57/+83
|
* use feature query in testslafleur2021-11-091-28/+6
|
* firewall example syntax typolafleur2021-11-091-14/+10
|
* add working Match trait to Rulelafleur2021-11-091-0/+142