index
:
firewall3
master
OpenWrt firewall configuration utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-03
build: require CMake >= 3.10 due to dropped legacy support
master
Hauke Mehrtens
2024-10-18
defaults.c: fix ipv6 flow offloading
Felix Fietkau
2023-06-10
iptables: fix regression with unintended free in need_protomatch
Christian Marangi
2023-05-29
iptables: free xtables_match if found in need_protomatch
Christian Marangi
2022-02-21
Revert "firewall3: support table load on access on Linux 5.15+"
Rui Salvaterra
2022-02-21
firewall3: remove unnecessary fw3_has_table
Wenli Looi
2022-01-09
options.c: add DSCP code LE Least Effort
Kevin Darbyshire-Bryant
2022-01-08
firewall3: remove redundant syn check
Kevin Darbyshire-Bryant
2022-01-08
firewall3: fix locking issue
Florian Eckert
2022-01-08
firewall3: support table load on access on Linux 5.15+
Ansuel Smith
2021-08-14
ipsets: permit default timeout of 0
Kevin Darbyshire-Bryant
2021-03-23
firewall3: clean up the flow table detection logic
Rui Salvaterra
2021-03-23
firewall3: create a common helper to find strings in files
Rui Salvaterra
2021-03-23
rules: fix device and chain usage for DSCP/MARK targets
Tony Ambardar
2021-03-23
zone: avoid duplicates in devices list
Tony Ambardar
2021-02-28
firewall3: remove last remaining sprintf()
Philip Prindeville
2020-12-06
iptables: fix serializing multiple weekdays
Jo-Philipp Wich
2020-12-06
firewall3: fix duplicate defaults section detection
Rui Salvaterra
2020-12-06
ipsets: allow blank/commented lines with loadfile
Daniel Harding
2020-09-05
fw3: zones: limit zone names to 11 bytes
Alexey Dobrovolsky
2020-08-20
options: fix parsing of boolean attributes
Remi NGUYEN VAN
2020-07-25
zones: apply tcp mss clamping also on ingress path
Yousong Zhou
2020-06-03
redirects: fix segmentation fault
Alin Nastac
2020-06-03
treewide: replace unsafe string functions
Jo-Philipp Wich
2020-06-02
improve reload logic
Jo-Philipp Wich
2020-03-16
redurects: add support to define multiple zones for dnat reflection rules
Anton Engelhardt
2020-03-13
firewall3: defaults: fix uci flow_offloading option
WangYanlong
2020-03-03
rules: fix typo
Yousong Zhou
2020-01-28
defaults: robustify flow table detection.
Rui Salvaterra
2019-11-22
utils: persist effective extra_src and extra_dest options in state file
Jo-Philipp Wich
2019-11-22
zones: fix emitting match rules for zones with only "extra" options
Jo-Philipp Wich
2019-09-23
utils: fix resource leak
Hans Dedecker
2019-09-18
ubus: do not overwrite ipset name attribute
Jo-Philipp Wich
2019-09-15
firewall3: fix typo that affects ICMPv6 rules with numeric icmp_type
Alin Nastac
2019-09-08
utils: Fix string format message
Hauke Mehrtens
2019-09-03
firewall3: Fix some format string problems
Hauke Mehrtens
2019-08-22
iptables.c: lock the xtables.lock
Alexander Couzens
2019-08-22
utils: implement fw3_lock_path() & fw3_unlock_path()
Alexander Couzens
2019-08-19
firewall3: ipset: Handle reload_set properly
Kristian Evensen
2019-08-16
firewall3: Improve ipset support
Kristian Evensen
2019-06-12
utils: coverity resource leak warning
Kevin Darbyshire-Bryant
2019-01-02
zones: add zone identifying local traffic in raw OUTPUT chain
Hans Dedecker
2018-12-20
utils: Free args in __fw3_command_pipe()
Hauke Mehrtens
2018-12-20
options: redirects: Fix possible buffer overflows
Hauke Mehrtens
2018-12-06
redirects: properly handle src_dport in SNAT rules
Hans Dedecker
2018-08-13
defaults: fix check_kmod() function
Jo-Philipp Wich
2018-08-07
defaults: use a generic check_kmod() function
Joe Holden
2018-08-03
Add support for DSCP matches and target
Jo-Philipp Wich
2018-07-26
ubus: avoid dumping interface state with NULL message
Jo-Philipp Wich
2018-07-16
firewall3: make reject types selectable by user
Alin Nastac
[next]