mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
![]() - Fixed multiple race conditions when using the cache of PIDs. - Improved the chances to hit the cache of inodes, which helps to keep down the times to get the PID of a connection to <= 30us. These caches are mainly used when not using "ebpf" proc monitor method. |
||
---|---|---|
.. | ||
audit | ||
ebpf | ||
monitor | ||
activepids.go | ||
activepids_test.go | ||
cache.go | ||
cache_test.go | ||
details.go | ||
find.go | ||
find_test.go | ||
parse.go | ||
process.go | ||
process_test.go | ||
watcher.go |