aboutgitcodelistschat:MatrixIRC
path: root/demo
Commit message (Collapse)AuthorAgeFilesLines
* seitan,cooker: op_resolvefdAlice Frosi2023-06-071-0/+8
| | | | | | | | | ops: - update resolvefd with the description - add debug prints cooker: - add emit_resolvefd when match has type FDPATH
* demo: Add mknod.hjsonStefano Brivio2023-06-061-0/+42
| | | | Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* demo: extend demo with additional matchesAlice Frosi2023-06-051-1/+13
| | | | | Add matches for injecting error and faking the connect syscall. Fix seitan-run clean-up: delete only *.bpf and *.gluten files
* demo: Start with a connect() exampleStefano Brivio2023-06-042-0/+15
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>