Commit 5106f3a
committed
feat!: prevent event propagation to upper layers for
`C_ACTION_STORE` now stores the event in the internal scap converter
event storage and returns `CONVERSION_DROP`, preventing the event
being passed up to the upper layers.
BREAKING CHANGE: all scap converter's internally-stored events are not
propagated anymore to sinsp
Signed-off-by: Leonardo Di Giovanna <[email protected]>C_ACTION_STORE
1 parent 0883369 commit 5106f3a
File tree
5 files changed
+278
-236
lines changed- test/libscap/test_suites/engines/savefile
- userspace
- libscap/engine/savefile/converter
- libsinsp/test/scap_files
- cycledumper
5 files changed
+278
-236
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
118 | 128 | | |
119 | 129 | | |
120 | 130 | | |
| |||
0 commit comments