firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

seccomppolicy compiler: cBPF filter comparators

Open marctrem opened this issue 5 months ago • 4 comments

This change introduces the following 4 operators

  • <
  • <=
  • >
  • >=

Those can be use with one immediate value and one sub expression (regardless of the order).

marctrem avatar Sep 10 '24 17:09 marctrem