aboutgitcodelistschat:MatrixIRC
path: root/eater/eater.c
Commit message (Collapse)AuthorAgeFilesLines
* cooker: Draft quality: mknod/mknodat, sets of values with "in"Stefano Brivio2023-06-061-2/+3
| | | | | | | | While at it: - directly assign 'fd' in eater from install_filter() - turn op_cmp into a description-style thing Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* treewide: Change to GPLv2, add LICENSES, missing headersStefano Brivio2023-06-041-1/+1
| | | | | | As discussed with Alice -- 'reuse lint' passes now. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
* Minor fixes for the filter and the eaterAlice Frosi2023-05-171-1/+3
| | | | | | Add: - ignore_args field for the filter. - use MAX_FILTER to define the filter size in the eater
* Replace argp with getoptAlice Frosi2023-04-201-34/+37
|
* Create common function to install the BPF filterAlice Frosi2023-03-301-25/+2
|
* Rename cooker and eater with seitan prefixAlice Frosi2023-03-281-0/+143