aboutsummaryrefslogtreecommitdiff
path: root/examples/add-rules.rs
Commit message (Expand)AuthorAgeFilesLines
* rewrite the examplesSimon THOBY2023-01-081-94/+74
* 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-021-138/+139
* add some trivial serialization/deserialization support in RustSimon THOBY2022-09-251-6/+3
* delete the dependency on libmnlSimon THOBY2022-08-261-55/+11
* wipe rustables-sys awaylafleur2021-11-071-0/+248