index
:
firewall4
master
OpenWrt nftables firewall
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-03
fw4: add log_limit to rules and redirects
Luiz Angelo Daros de Luca
2023-11-03
fw4: add support for zone log_limit
Luiz Angelo Daros de Luca
2023-11-03
fw4: pass zone to templates whenever possible
Luiz Angelo Daros de Luca
2023-10-12
fw4: perform strict validation of zone and set names
Jo-Philipp Wich
2023-09-01
fw4: remove special cases around hw flow offloading
Felix Fietkau
2023-08-11
fw4: fix another instance of invalid rule jump targets
Jo-Philipp Wich
2023-08-04
fw4: avoid emitting invalid rule jump targets
Jo-Philipp Wich
2023-05-30
tests: fix expected test output
Jo-Philipp Wich
2023-03-23
fw4: enable flowtable counters
Felix Fietkau
2023-03-23
fw4: remove accidentally committed .orig and .rej file
Felix Fietkau
2023-02-03
fw4: fix syntax errors in ICMP type declarations
Jo-Philipp Wich
2023-02-03
tests: add testcase for automatic includes
Jo-Philipp Wich
2023-02-03
fw4: add further symbolic ICMP type declarations
Paul D
2023-02-03
fw4: fix handling the ipset "comment" option
Jo-Philipp Wich
2022-11-29
fw4: prevent null access when no ipsets are defined
Jo-Philipp Wich
2022-11-02
config: drop input traffic by default
Baptiste Jonglez
2022-10-26
ruleset: drop ctstate invalid traffic for masq-enabled zones
Jo-Philipp Wich
2022-10-18
fw4: gracefully handle `null` return values from `fd.read("line")`
Jo-Philipp Wich
2022-10-14
ruleset.uc: log forwarded traffic not matched by zone policies
Jo-Philipp Wich
2022-10-14
main.uc: reintroduce set reload restriction
Jo-Philipp Wich
2022-10-14
ruleset: fix emitting set_mark/set_xmark rules with masks
Jo-Philipp Wich
2022-10-05
ruleset: properly handle zone names starting with a digit
Jo-Philipp Wich
2022-10-05
fw4: fix formatting of default log prefix
Jo-Philipp Wich
2022-10-05
main.uc: remove uneeded/wrong set reload restrictions
Jo-Philipp Wich
2022-10-03
tests: fix testcases
Jo-Philipp Wich
2022-09-08
fw4: recognize `option log` and `option counter` in `config nat` sections
Jo-Philipp Wich
2022-09-08
fw4: fall back to device if l3_device is not available in ifstatus
Jo-Philipp Wich
2022-09-01
cli: introduce test mode and refuse firewall restart on errors
Jo-Philipp Wich
2022-09-01
fw4: fix cosmetic issue with per-ruleset and per-table include paths
Jo-Philipp Wich
2022-09-01
doc: fix swapped include positions in nftables.d README
Jo-Philipp Wich
2022-08-12
fw4: support automatic includes
Jo-Philipp Wich
2022-08-08
fw4: honour enabled option of include sections
Jo-Philipp Wich
2022-08-08
tests: add missing fs.stat) mock data for `nf_conntrack_dummy`
Jo-Philipp Wich
2022-08-01
fw4: don't inherit zone family from ct helpers
Stijn Tintel
2022-06-17
fw4: add support for `option log` in rule and redirect sections
Jo-Philipp Wich
2022-06-17
fw4: support sets with timeout capability but without default expiry
Jo-Philipp Wich
2022-06-15
tests: add test coverage for firewall includes
Jo-Philipp Wich
2022-06-15
fw4: add support for configurable includes
Jo-Philipp Wich
2022-06-14
fw4: fix crash in parse_cthelper() if no helpers are present
Jo-Philipp Wich
2022-06-14
fw4: simplify `is_loopback_dev()`
Jo-Philipp Wich
2022-06-14
fw4: fix skipping invalid IPv6 ipset entries
Jo-Philipp Wich
2022-06-14
ruleset: reorder declarations & output tweaks
Jo-Philipp Wich
2022-06-14
ruleset: reuse zone-jump.uc template for notrack and helper chain jumps
Jo-Philipp Wich
2022-06-14
ruleset: fix conntrack helpers
Stijn Tintel
2022-06-13
tests: add test for zone helpers
Stijn Tintel
2022-06-13
fw4.uc: don't skip zone for unavailable helper
Stijn Tintel
2022-06-13
fw4.uc: fix zone helper assignment
Stijn Tintel
2022-05-31
fw4: prefer /dev/stdin if available
Jo-Philipp Wich
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
[next]