fw4: fix applying zone family restrictions to forwardings
[project/firewall4.git] / root /
2022-02-05 Jo-Philipp Wichfw4: fix applying zone family restrictions to forwardings
2022-02-04 Jo-Philipp Wichfw4: improve flowtable handling
2022-02-03 Jo-Philipp Wichfw4: disable "flow_offloading_hw" option for now
2022-02-03 Jo-Philipp Wichfw4: fix enabling NAT reflection rules for DNATs withou...
2022-01-28 Jo-Philipp Wichruleset: fix undeclared variable access uncovered by...
2022-01-28 Jo-Philipp Wichruleset: remove redundant syn check
2022-01-28 Jo-Philipp Wichfw4: add RFC-8622 'Least Effort' (LE) DSCP mark
2022-01-28 Jo-Philipp Wichfw4: fix address selection logic for DNAT reflection...
2022-01-27 Jo-Philipp Wichfw4: fix redirect destination zone resolving
2022-01-27 Jo-Philipp Wichfw4: fix potential crashes when parsing invalid redirec...
2022-01-27 Jo-Philipp Wichruleset: support non-contiguous address masks
2022-01-27 Jo-Philipp Wichfw4: fix family selection logic for redirect rules
2022-01-27 Jo-Philipp Wichruleset: properly render redirect targets without port
2022-01-26 Jo-Philipp Wichfw4: consolidate device grouping logic
2022-01-26 Jo-Philipp Wichruleset: consolidate zone matches for raw_prerouting...
2022-01-26 Jo-Philipp Wichfw4: fix wrong `parse_network()` return value on `parse...
2022-01-26 Jo-Philipp Wichfw4: fix parsing inverted numeric DSCP values
2022-01-26 Jo-Philipp Wichruleset: emit AF specific rules for DSCP matches
2022-01-26 Jo-Philipp Wichfw4: fix family comparisons
2022-01-25 Jo-Philipp Wichruleset: properly deal with wildcards in zone device...
2022-01-22 Jo-Philipp Wichruleset: fix chain selection for mark and dscp targets
2022-01-22 Jo-Philipp Wichfw4.uc: handle zone masq6 option
2022-01-09 Stijn Tintelfw4.uc: handle interface zone option
2022-01-09 Stijn Tintelruleset.uc: don't trim newline before comment sign
2022-01-09 Stijn Tintelruleset.uc: consolidate ip and ip6 offload
2022-01-06 Stijn Tintelmain.uc: fix device gathering
2022-01-06 Stijn Tintelfw4.uc: allow use of cidr in ipsets
2022-01-06 Stijn Tintelfw4.uc: don't fail on unknown options
2022-01-06 Stijn Tintelfw4.uc: add _name as deprecated option
2022-01-06 Stijn Tintelfw4.uc: introduce DEPRECATED flag
2022-01-06 Stijn Tintelfw4.uc: do not skip defaults with invalid option
2022-01-06 Stijn Tinteltreewide: support set timeout
2022-01-06 Stijn Tinteltreewide: support hardware flow offloading
2022-01-06 Stijn Tinteltreewide: support flow offloading
2022-01-06 Stijn Tintelfw4.uc: filter duplicates in fw4.set
2022-01-06 Stijn Tinteltreewide: move executables to /sbin
2021-10-24 Thomas Weißschuhfw4.uc: Do not quote port ranges
2021-10-17 Jo-Philipp Wichrule.uc: always format ICMP type/code list as set
2021-09-01 Jo-Philipp Wichtreewide: convert deprecated syntax
2021-03-31 Jo-Philipp Wichfw4.uc: fix family test functions
2021-03-31 Jo-Philipp Wichfw4.uc: fix parsing boolean "0" values
2021-03-31 Jo-Philipp Wichrule.uc: fix redundant whitespace in rules without...
2021-03-31 Jo-Philipp Wichruleset.uc: reduce empty lines in output
2021-03-31 Jo-Philipp Wichfw4.uc: gracefully handle missing defaults section
2021-03-30 Jo-Philipp Wichtreewide: remove ucode module preloading
2021-03-29 Jo-Philipp Wichfw4.uc: remove upvalue caching
2021-03-19 Jo-Philipp WichInitial commit