opensnitch/daemon/firewall/config
Gustavo Iñiguez Goia efc05663eb
fw: allow to configure interception queue number
- Added new configuration field to allow configure fw interception
   number queue (default to 0):
   "FwOptions": {
      "QueueNum": 0
   }
   (we still need to reconfigure nfqueue queues in order for this to
take effect).
 - If the fw configuration path is not supplied, default to
   /etc/opensnitchd/system-fw.json
2024-05-14 23:41:25 +02:00
..
config.go fw: allow to configure interception queue number 2024-05-14 23:41:25 +02:00
config_test.go updated sys-fw tests 2023-12-20 23:02:45 +01:00