opensnitch/daemon/firewall/nftables
Gustavo Iñiguez Goia fe88841640
sys fw: support ports range operators
Allow to use operators (==, !=) when adding firewall rules with port
ranges (444-555).
2023-04-15 00:33:47 +02:00
..
exprs sys fw: support ports range operators 2023-04-15 00:33:47 +02:00
chains.go Bump nftables-go lib version to 0.1.0 2023-01-22 14:40:08 +01:00
monitor.go fw: minor changes for better code reading 2023-01-30 13:43:44 +01:00
nftables.go fw: minor changes for better code reading 2023-01-30 13:43:44 +01:00
parser.go sys fw: allow to apply operators on Meta and Ct expressions 2023-04-13 01:36:59 +02:00
rule_helpers.go sys fw: support ports range operators 2023-04-15 00:33:47 +02:00
rules.go Allow to configure firewall rules from the GUI (#660) 2022-05-03 22:05:12 +02:00
system.go Bump nftables-go lib version to 0.1.0 2023-01-22 14:40:08 +01:00
tables.go nftables: fixed adding interception rules 2022-12-22 00:19:16 +01:00
utils.go Bump nftables-go lib version to 0.1.0 2023-01-22 14:40:08 +01:00