aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* rewrite the examplesSimon THOBY2023-01-083-289/+258
* Re-implement set supportSimon THOBY2023-01-081-22/+29
* re-impl the cmp expressionSimon THOBY2022-12-091-1/+1
* refactor to remove the enum AttributeTypeSimon THOBY2022-12-021-35/+15
* wip: exprsSimon THOBY2022-11-131-3/+33
* tests: fix the NetlinkExpr orderingSimon THOBY2022-11-121-1/+1
* fix the generation of nested attributesSimon THOBY2022-11-121-37/+25
* re-add support for querying chainsSimon THOBY2022-11-121-2/+5
* Improved parsing with even more macrosSimon THOBY2022-11-111-1/+6
* sending batches now works properly without hangingSimon THOBY2022-10-051-2/+6
* special case the handling of batch messagesSimon THOBY2022-10-021-31/+23
* Add some initial support for tests with the full-rust engineSimon THOBY2022-10-023-350/+348
* add some trivial serialization/deserialization support in RustSimon THOBY2022-09-251-6/+3
* delete the dependency on libmnlSimon THOBY2022-08-262-101/+20
* 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
* wipe rustables-sys awaylafleur2021-11-072-0/+381