ruleset: apply egress MSS fixup later to apply final MTU before wire
[project/firewall4.git] / tests /
2023-11-03 Andris PEruleset: apply egress MSS fixup later to apply final... master
2023-11-03 Jo-Philipp Wichtests: adjust zone log limit testcases
2023-11-03 Andris PEruleset: reduce ksoftirqd load by refering to looopback...
2023-11-03 Andris PEruleset: dispatch ct states using verdict map
2023-11-03 Jo-Philipp WichRevert "ruleset: dispatch ct states using verdict map"
2023-11-03 User User-Userruleset: dispatch ct states using verdict map
2023-11-03 Luiz Angelo Daros... fw4: add log_limit to rules and redirects
2023-05-30 Jo-Philipp Wichtests: fix expected test output
2023-02-03 Jo-Philipp Wichtests: add testcase for automatic includes
2023-02-03 Jo-Philipp Wichfw4: fix handling the ipset "comment" option
2022-11-02 Baptiste Jonglezconfig: drop input traffic by default
2022-10-26 Jo-Philipp Wichruleset: drop ctstate invalid traffic for masq-enabled...
2022-10-14 Jo-Philipp Wichruleset: fix emitting set_mark/set_xmark rules with...
2022-10-05 Jo-Philipp Wichfw4: fix formatting of default log prefix
2022-10-03 Jo-Philipp Wichtests: fix testcases
2022-08-12 Jo-Philipp Wichfw4: support automatic includes
2022-08-08 Jo-Philipp Wichtests: add missing fs.stat) mock data for `nf_conntrack...
2022-08-01 Stijn Tintelfw4: don't inherit zone family from ct helpers
2022-06-15 Jo-Philipp Wichtests: add test coverage for firewall includes
2022-06-15 Jo-Philipp Wichfw4: add support for configurable includes
2022-06-14 Jo-Philipp Wichfw4: simplify `is_loopback_dev()`
2022-06-14 Jo-Philipp Wichruleset: reorder declarations & output tweaks
2022-06-14 Jo-Philipp Wichruleset: 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-05-30 Jo-Philipp Wichruleset: emit time ranges when both start and stop...
2022-05-30 Jo-Philipp Wichruleset: correct mangle_output chain type
2022-05-30 Jo-Philipp Wichfw4: ensure that negative bitcounts are properly translated
2022-05-09 Jo-Philipp Wichfw4: filter non hw-offload capable devices when resolvi...
2022-05-09 Jo-Philipp Wichfw4: always resolve lower flowtable devices
2022-05-09 Jo-Philipp Wichtests: fix mocked `fd.read("line")` api
2022-04-29 Jo-Philipp Wichfw4: refactor family selection for forwarding rules
2022-04-29 Jo-Philipp Wichtreewide: use modern syntax
2022-04-29 Jo-Philipp Wichfw4: fix emitting device jump rules for family restrict...
2022-04-28 Jo-Philipp Wichfw4: fix family auto-selection for config nat rules
2022-04-26 Jo-Philipp Wichruleset: ensure that family-agnostic ICMP rules cover...
2022-04-21 Jo-Philipp Wichtests: add test coverage for zone family selection...
2022-04-02 Jo-Philipp Wichfw4: fix emitting family specific redirect rules withou...
2022-04-02 Jo-Philipp Wichfw4: bracketize IPv6 addresses in dnat addr:port notation
2022-03-22 Jo-Philipp Wichtreewide: forward compatibility changes
2022-02-12 Jo-Philipp Wichfw4: resolve zone layer 2 devices for hw flow offloading
2022-02-12 Jo-Philipp Wichfw4: rework and fix family inheritance logic
2022-02-12 Jo-Philipp Wichtests: mocklib: fix infinite recursion in wrapped print()
2022-02-12 Jo-Philipp Wichtests: change mocked wan interface type to PPPoE
2022-02-11 Jo-Philipp Wichtests: mocklib: forward compatibility change
2022-02-10 Jo-Philipp Wichfw4: only stage reflection rules if all required addrs...
2022-02-10 Jo-Philipp Wichfw4: add device iifname/oifname matches to DSCP and...
2022-02-08 Jo-Philipp Wichtests: adjust 01_ruleset test case to latest changes
2022-02-07 Jo-Philipp Wichfw4: parse traffic rules before forwarding rules
2022-02-05 Jo-Philipp Wichfw4: consolidate helper code
2022-02-05 Jo-Philipp Wichtests: implement fs.opendir() mock interface
2022-02-05 Jo-Philipp Wichtests: fix mocked fs.popen() trace log
2022-01-28 Jo-Philipp Wichtests: run testcases in strict mode
2022-01-28 Jo-Philipp Wichruleset: remove redundant syn check
2022-01-28 Jo-Philipp Wichtests: add test coverage for redirect rules
2022-01-27 Jo-Philipp Wichruleset: support non-contiguous address masks
2022-01-27 Jo-Philipp Wichtests: update interface dump mock data
2022-01-26 Jo-Philipp Wichruleset: consolidate zone matches for raw_prerouting...
2022-01-26 Jo-Philipp Wichruleset: emit AF specific rules for DSCP matches
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 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
2021-10-24 Thomas Weißschuhtests: adapt test to new ICMP print logic
2021-09-01 Jo-Philipp Wichtreewide: convert deprecated syntax
2021-09-01 Jo-Philipp Wichtests: adapt to latest ucode
2021-03-31 Jo-Philipp Wichtests: expand testing
2021-03-19 Jo-Philipp WichInitial commit