index
:
firewall4
master
OpenWrt nftables firewall
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-31
fw4: make `fw4 restart` behavior more robust
Jo-Philipp Wich
2022-05-30
ruleset: emit time ranges when both start and stop times are specified
Jo-Philipp Wich
2022-05-30
fw4: fix datetime parsing
Jo-Philipp Wich
2022-05-30
ruleset: correct mangle_output chain type
Jo-Philipp Wich
2022-05-30
fw4: fix logic flaw in testing hw flow offloading support
Jo-Philipp Wich
2022-05-30
fw4: ensure that negative bitcounts are properly translated
Jo-Philipp Wich
2022-05-30
fw4: fix typo in emitted set types
Jo-Philipp Wich
2022-05-20
fw4: support negative CIDR bit notation
Jo-Philipp Wich
2022-05-20
hotplug: reliably handle interfaces with ubus zone hints
Jo-Philipp Wich
2022-05-20
fw4: store zone associations from ubus in statefile as well
Jo-Philipp Wich
2022-05-09
fw4: filter non hw-offload capable devices when resolving lower devices
Jo-Philipp Wich
2022-05-09
fw4: always resolve lower flowtable devices
Jo-Philipp Wich
2022-05-09
tests: fix mocked `fd.read("line")` api
Jo-Philipp Wich
2022-05-04
config: remove restictions on DHCPv6 allow rule
Tiago Gaspar
2022-04-29
fw4: refactor family selection for forwarding rules
Jo-Philipp Wich
2022-04-29
treewide: use modern syntax
Jo-Philipp Wich
2022-04-29
fw4: fix emitting device jump rules for family restricted zones
Jo-Philipp Wich
2022-04-28
fw4: fix family auto-selection for config nat rules
Jo-Philipp Wich
2022-04-26
ruleset: ensure that family-agnostic ICMP rules cover ICMPv6 as well
Jo-Philipp Wich
2022-04-21
tests: add test coverage for zone family selection logic
Jo-Philipp Wich
2022-04-21
ruleset: set auto-merge directive for interval sets
Jo-Philipp Wich
2022-04-21
fw4: fix skipping invalid ipset entries
Jo-Philipp Wich
2022-04-13
fw4: fix applying zone flags for source bound rules
Jo-Philipp Wich
2022-04-02
fw4: fix emitting family specific redirect rules without any addrs
Jo-Philipp Wich
2022-04-02
fw4: bracketize IPv6 addresses in dnat addr:port notation
Jo-Philipp Wich
2022-03-30
fw4: ensure to capitalize weekday names
Jo-Philipp Wich
2022-03-22
treewide: forward compatibility changes
Jo-Philipp Wich
2022-02-12
fw4: resolve zone layer 2 devices for hw flow offloading
Jo-Philipp Wich
2022-02-12
fw4: rework and fix family inheritance logic
Jo-Philipp Wich
2022-02-12
tests: mocklib: fix infinite recursion in wrapped print()
Jo-Philipp Wich
2022-02-12
tests: change mocked wan interface type to PPPoE
Jo-Philipp Wich
2022-02-11
tests: mocklib: forward compatibility change
Jo-Philipp Wich
2022-02-10
fw4: only stage reflection rules if all required addrs are known
Jo-Philipp Wich
2022-02-10
fw4: add device iifname/oifname matches to DSCP and MARK rules
Jo-Philipp Wich
2022-02-08
tests: adjust 01_ruleset test case to latest changes
Jo-Philipp Wich
2022-02-07
fw4: gracefully handle unsupported hardware offloading
Jo-Philipp Wich
2022-02-07
init: fix boot action in init script
Jo-Philipp Wich
2022-02-07
fw4: parse traffic rules before forwarding rules
Jo-Philipp Wich
2022-02-05
fw4: consolidate helper code
Jo-Philipp Wich
2022-02-05
fw4: fix applying zone family restrictions to forwardings
Jo-Philipp Wich
2022-02-05
tests: implement fs.opendir() mock interface
Jo-Philipp Wich
2022-02-05
tests: fix mocked fs.popen() trace log
Jo-Philipp Wich
2022-02-04
fw4: improve flowtable handling
Jo-Philipp Wich
2022-02-03
fw4: disable "flow_offloading_hw" option for now
Jo-Philipp Wich
2022-02-03
fw4: fix enabling NAT reflection rules for DNATs without explicit family
Jo-Philipp Wich
2022-01-28
ruleset: fix undeclared variable access uncovered by strict mode
Jo-Philipp Wich
2022-01-28
tests: run testcases in strict mode
Jo-Philipp Wich
2022-01-28
ruleset: remove redundant syn check
Jo-Philipp Wich
2022-01-28
fw4: add RFC-8622 'Least Effort' (LE) DSCP mark
Jo-Philipp Wich
2022-01-28
tests: add test coverage for redirect rules
Jo-Philipp Wich
[next]