mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-05 17:10:57 +01:00
![]() When the daemon is stopped, we need to close opened netfilter recurses. Otherwise we can fall into a situation where we leave NFQUEUE queues opened, which causes opensnitch to not run anymore until system restart or a manual intervention, because there's a NFQUEUE queue already created with the same ID. This is what was happening as a collateral effect of #41. |
||
---|---|---|
.. | ||
packet.go | ||
queue.c | ||
queue.go | ||
queue.h |