project/firewall4.git
2022-06-14 Jo-Philipp... ruleset: reuse zone-jump.uc template for notrack and...
2022-06-14 Stijn Tintelruleset: fix conntrack helpers
2022-06-13 Stijn Tinteltests: add test for zone helpers
2022-06-13 Stijn Tintelfw4.uc: don't skip zone for unavailable helper
2022-06-13 Stijn Tintelfw4.uc: fix zone helper assignment
2022-05-31 Jo-Philipp... fw4: prefer /dev/stdin if available
2022-05-31 Jo-Philipp... fw4: make `fw4 restart` behavior more robust
2022-05-30 Jo-Philipp... ruleset: emit time ranges when both start and stop...
2022-05-30 Jo-Philipp... fw4: fix datetime parsing
2022-05-30 Jo-Philipp... ruleset: correct mangle_output chain type
2022-05-30 Jo-Philipp... fw4: fix logic flaw in testing hw flow offloading support
2022-05-30 Jo-Philipp... fw4: ensure that negative bitcounts are properly translated
2022-05-30 Jo-Philipp... fw4: fix typo in emitted set types
2022-05-20 Jo-Philipp... fw4: support negative CIDR bit notation
2022-05-20 Jo-Philipp... hotplug: reliably handle interfaces with ubus zone...
2022-05-20 Jo-Philipp... fw4: store zone associations from ubus in statefile...
2022-05-09 Jo-Philipp... fw4: filter non hw-offload capable devices when resolvi...
2022-05-09 Jo-Philipp... fw4: always resolve lower flowtable devices
2022-05-09 Jo-Philipp... tests: fix mocked `fd.read("line")` api
2022-05-04 Tiago Gasparconfig: remove restictions on DHCPv6 allow rule
2022-04-29 Jo-Philipp... fw4: refactor family selection for forwarding rules
2022-04-29 Jo-Philipp... treewide: use modern syntax
2022-04-29 Jo-Philipp... fw4: fix emitting device jump rules for family restrict...
2022-04-28 Jo-Philipp... fw4: fix family auto-selection for config nat rules
2022-04-26 Jo-Philipp... ruleset: ensure that family-agnostic ICMP rules cover...
2022-04-21 Jo-Philipp... tests: add test coverage for zone family selection...
2022-04-21 Jo-Philipp... ruleset: set auto-merge directive for interval sets
2022-04-21 Jo-Philipp... fw4: fix skipping invalid ipset entries
2022-04-13 Jo-Philipp... fw4: fix applying zone flags for source bound rules
2022-04-02 Jo-Philipp... fw4: fix emitting family specific redirect rules withou...
2022-04-02 Jo-Philipp... fw4: bracketize IPv6 addresses in dnat addr:port notation
2022-03-30 Jo-Philipp... fw4: ensure to capitalize weekday names
2022-03-22 Jo-Philipp... treewide: forward compatibility changes
2022-02-12 Jo-Philipp... fw4: resolve zone layer 2 devices for hw flow offloading
2022-02-12 Jo-Philipp... fw4: rework and fix family inheritance logic
2022-02-12 Jo-Philipp... tests: mocklib: fix infinite recursion in wrapped print()
2022-02-12 Jo-Philipp... tests: change mocked wan interface type to PPPoE
2022-02-11 Jo-Philipp... tests: mocklib: forward compatibility change
2022-02-10 Jo-Philipp... fw4: only stage reflection rules if all required addrs...
2022-02-10 Jo-Philipp... fw4: add device iifname/oifname matches to DSCP and...
2022-02-08 Jo-Philipp... tests: adjust 01_ruleset test case to latest changes
2022-02-07 Jo-Philipp... fw4: gracefully handle unsupported hardware offloading
2022-02-07 Jo-Philipp... init: fix boot action in init script
2022-02-07 Jo-Philipp... fw4: parse traffic rules before forwarding rules
2022-02-05 Jo-Philipp... fw4: consolidate helper code
2022-02-05 Jo-Philipp... fw4: fix applying zone family restrictions to forwardings
2022-02-05 Jo-Philipp... tests: implement fs.opendir() mock interface
2022-02-05 Jo-Philipp... tests: fix mocked fs.popen() trace log
2022-02-04 Jo-Philipp... fw4: improve flowtable handling
2022-02-03 Jo-Philipp... fw4: disable "flow_offloading_hw" option for now
2022-02-03 Jo-Philipp... fw4: fix enabling NAT reflection rules for DNATs withou...
2022-01-28 Jo-Philipp... ruleset: fix undeclared variable access uncovered by...
2022-01-28 Jo-Philipp... tests: run testcases in strict mode
2022-01-28 Jo-Philipp... ruleset: remove redundant syn check
2022-01-28 Jo-Philipp... fw4: add RFC-8622 'Least Effort' (LE) DSCP mark
2022-01-28 Jo-Philipp... tests: add test coverage for redirect rules
2022-01-28 Jo-Philipp... fw4: fix address selection logic for DNAT reflection...
2022-01-27 Jo-Philipp... fw4: fix redirect destination zone resolving
2022-01-27 Jo-Philipp... fw4: fix potential crashes when parsing invalid redirec...
2022-01-27 Jo-Philipp... ruleset: support non-contiguous address masks
2022-01-27 Jo-Philipp... tests: update interface dump mock data
2022-01-27 Jo-Philipp... fw4: fix family selection logic for redirect rules
2022-01-27 Jo-Philipp... ruleset: properly render redirect targets without port
2022-01-26 Jo-Philipp... fw4: consolidate device grouping logic
2022-01-26 Jo-Philipp... ruleset: consolidate zone matches for raw_prerouting...
2022-01-26 Jo-Philipp... fw4: fix wrong `parse_network()` return value on `parse...
2022-01-26 Jo-Philipp... fw4: fix parsing inverted numeric DSCP values
2022-01-26 Jo-Philipp... ruleset: emit AF specific rules for DSCP matches
2022-01-26 Jo-Philipp... fw4: fix family comparisons
2022-01-25 Jo-Philipp... ruleset: properly deal with wildcards in zone device...
2022-01-22 Jo-Philipp... ruleset: fix chain selection for mark and dscp targets
2022-01-22 Jo-Philipp... fw4.uc: handle zone masq6 option
2022-01-09 Stijn Tintelfw4.uc: handle interface zone option
2022-01-09 Stijn Tinteltests: add test for unknown rule option
2022-01-09 Stijn Tinteltests: add test for deprecated rule option
2022-01-09 Stijn Tinteltests: add test for unknown defaults option
2022-01-09 Stijn Tinteltests: enable flow offloading in tests
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-24 Thomas Weißschuhtests: adapt test to new ICMP print logic
2021-10-17 Jo-Philipp... rule.uc: always format ICMP type/code list as set
2021-09-01 Jo-Philipp... treewide: convert deprecated syntax
2021-09-01 Jo-Philipp... tests: adapt to latest ucode
2021-03-31 Jo-Philipp... tests: expand testing
2021-03-31 Jo-Philipp... fw4.uc: fix family test functions
2021-03-31 Jo-Philipp... fw4.uc: fix parsing boolean "0" values
2021-03-31 Jo-Philipp... rule.uc: fix redundant whitespace in rules without...
2021-03-31 Jo-Philipp... ruleset.uc: reduce empty lines in output
next