summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-31fw4: make `fw4 restart` behavior more robustJo-Philipp Wich
2022-05-30ruleset: emit time ranges when both start and stop times are specifiedJo-Philipp Wich
2022-05-30fw4: fix datetime parsingJo-Philipp Wich
2022-05-30ruleset: correct mangle_output chain typeJo-Philipp Wich
2022-05-30fw4: fix logic flaw in testing hw flow offloading supportJo-Philipp Wich
2022-05-30fw4: ensure that negative bitcounts are properly translatedJo-Philipp Wich
2022-05-30fw4: fix typo in emitted set typesJo-Philipp Wich
2022-05-20fw4: support negative CIDR bit notationJo-Philipp Wich
2022-05-20hotplug: reliably handle interfaces with ubus zone hintsJo-Philipp Wich
2022-05-20fw4: store zone associations from ubus in statefile as wellJo-Philipp Wich
2022-05-09fw4: filter non hw-offload capable devices when resolving lower devicesJo-Philipp Wich
2022-05-09fw4: always resolve lower flowtable devicesJo-Philipp Wich
2022-05-09tests: fix mocked `fd.read("line")` apiJo-Philipp Wich
2022-05-04config: remove restictions on DHCPv6 allow ruleTiago Gaspar
2022-04-29fw4: refactor family selection for forwarding rulesJo-Philipp Wich
2022-04-29treewide: use modern syntaxJo-Philipp Wich
2022-04-29fw4: fix emitting device jump rules for family restricted zonesJo-Philipp Wich
2022-04-28fw4: fix family auto-selection for config nat rulesJo-Philipp Wich
2022-04-26ruleset: ensure that family-agnostic ICMP rules cover ICMPv6 as wellJo-Philipp Wich
2022-04-21tests: add test coverage for zone family selection logicJo-Philipp Wich
2022-04-21ruleset: set auto-merge directive for interval setsJo-Philipp Wich
2022-04-21fw4: fix skipping invalid ipset entriesJo-Philipp Wich
2022-04-13fw4: fix applying zone flags for source bound rulesJo-Philipp Wich
2022-04-02fw4: fix emitting family specific redirect rules without any addrsJo-Philipp Wich
2022-04-02fw4: bracketize IPv6 addresses in dnat addr:port notationJo-Philipp Wich
2022-03-30fw4: ensure to capitalize weekday namesJo-Philipp Wich
2022-03-22treewide: forward compatibility changesJo-Philipp Wich
2022-02-12fw4: resolve zone layer 2 devices for hw flow offloadingJo-Philipp Wich
2022-02-12fw4: rework and fix family inheritance logicJo-Philipp Wich
2022-02-12tests: mocklib: fix infinite recursion in wrapped print()Jo-Philipp Wich
2022-02-12tests: change mocked wan interface type to PPPoEJo-Philipp Wich
2022-02-11tests: mocklib: forward compatibility changeJo-Philipp Wich
2022-02-10fw4: only stage reflection rules if all required addrs are knownJo-Philipp Wich
2022-02-10fw4: add device iifname/oifname matches to DSCP and MARK rulesJo-Philipp Wich
2022-02-08tests: adjust 01_ruleset test case to latest changesJo-Philipp Wich
2022-02-07fw4: gracefully handle unsupported hardware offloadingJo-Philipp Wich
2022-02-07init: fix boot action in init scriptJo-Philipp Wich
2022-02-07fw4: parse traffic rules before forwarding rulesJo-Philipp Wich
2022-02-05fw4: consolidate helper codeJo-Philipp Wich
2022-02-05fw4: fix applying zone family restrictions to forwardingsJo-Philipp Wich
2022-02-05tests: implement fs.opendir() mock interfaceJo-Philipp Wich
2022-02-05tests: fix mocked fs.popen() trace logJo-Philipp Wich
2022-02-04fw4: improve flowtable handlingJo-Philipp Wich
2022-02-03fw4: disable "flow_offloading_hw" option for nowJo-Philipp Wich
2022-02-03fw4: fix enabling NAT reflection rules for DNATs without explicit familyJo-Philipp Wich
2022-01-28ruleset: fix undeclared variable access uncovered by strict modeJo-Philipp Wich
2022-01-28tests: run testcases in strict modeJo-Philipp Wich
2022-01-28ruleset: remove redundant syn checkJo-Philipp Wich
2022-01-28fw4: add RFC-8622 'Least Effort' (LE) DSCP markJo-Philipp Wich
2022-01-28tests: add test coverage for redirect rulesJo-Philipp Wich