diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-17 14:47:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-17 14:47:30 +0200 |
| commit | 9daa75f1dace57db1ddbe8aa46f7b163520f32ae (patch) | |
| tree | 778f05f27ae7efd29a27afbda506ec2a5d9fed47 /internal | |
| parent | 58fa8bab3fdf2bf2dc45d17366e1d8a4129b4b54 (diff) | |
foo
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/flags/flags.bpf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/flags/flags.bpf.h b/internal/flags/flags.bpf.h index 769d9ef..53b9492 100644 --- a/internal/flags/flags.bpf.h +++ b/internal/flags/flags.bpf.h @@ -1,3 +1,4 @@ //+build ignore const volatile u32 UID_FILTER = 0; +volatile u32 DYNAMIC_UID_FILTER = 0; |
