Files
falco/userspace/engine/falco_engine.cpp
Mark Stemm 85e25cb0d9 Skip EPF_TABLE_ONLY fields with --list -N
When listing fields with -N (names only), also skip fields with the
EPF_TABLE_ONLY flag. (Skipping fields without -N is handled in libs,
in the as_string() method).

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
2022-01-17 17:29:16 +01:00

12 KiB