opensnitch/daemon/ui
Gustavo Iñiguez Goia b547067f61 close nfqueue descriptors gracefully
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.
2020-07-17 01:29:58 +02:00
..
protocol send on new connection CWD and envrionment vars of the process 2020-06-04 01:14:25 +02:00
client.go close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00
config.go fixed race conditions setting log level and monitor methods 2020-06-14 20:14:24 +02:00
notifications.go close nfqueue descriptors gracefully 2020-07-17 01:29:58 +02:00