index
:
firewall4
master
OpenWrt nftables firewall
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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
[next]