index
:
firewall3
master
OpenWrt firewall configuration utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-07-02
firewall3: Fix GCC8 warnings by replacing sprintf with snprintf
Rosen Penev
2018-05-19
zones: add interface/subnet bound LOG rules
Jo-Philipp Wich
2018-05-16
options: treat time strings as UTC times
Jo-Philipp Wich
2018-05-14
helpers: fix the set_helper in the rule structure
Pierre Lebleu
2018-05-14
helpers.conf: support also tcp in the CT sip helper
Pierre Lebleu
2018-05-14
helpers: make the proto field as a list rather than one option
Pierre Lebleu
2018-04-05
defaults: add support for setting --hw on the xt_FLOWOFFLOAD rule
Felix Fietkau
[next]