index
:
firewall3
master
OpenWrt firewall configuration utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-03-20
helpers.conf: add CT rtsp helper
Hans Dedecker
2018-03-13
Reword rule comments
Jo-Philipp Wich
2018-03-13
defaults: add support for xt_FLOWOFFLOAD rule
Jo-Philipp Wich
2018-03-10
ipsets: add support for specifying entries
Jo-Philipp Wich
2018-03-02
iptables: fix possible NULL pointer access on constructing rule masks
Jo-Philipp Wich
2018-02-26
zones: allow per-table log control
Stijn Tintel
2018-02-20
helpers: implement explicit CT helper assignment support
Jo-Philipp Wich
2018-02-13
zones: disable masq when resolving of all masq_src or masq_dest items failed
Jo-Philipp Wich
2018-02-13
options: emit an empty address item when resolving networks fails
Jo-Philipp Wich
2018-02-13
ubus: let fw3_ubus_address() return the number of resolved addresses
Jo-Philipp Wich
2017-11-07
firewall3: ubus: parse the firewall data within the service itself
Pierre Lebleu
2017-05-27
options: remove stray continue statement
Jo-Philipp Wich
2017-05-26
options: improve handling of negations when parsing space separated values
Jo-Philipp Wich
2017-05-26
iptables: support -i, -o, -s and -d in option extra
Jo-Philipp Wich
2017-05-17
ubus: increase ubus network interface dump timeout
Hans Dedecker
2017-05-12
iptables: add exception handling
Jo-Philipp Wich
2017-05-09
firewall3: add check_snat() function
Pierre Lebleu
2017-05-09
firewall3: display the section type for UBUS rules
Pierre Lebleu
2017-05-09
firewall3: add UBUS support for include scripts
Pierre Lebleu
2017-05-09
firewall3: add UBUS support for ipset sections
Pierre Lebleu
2017-05-09
firewall3: add UBUS support for forwarding sections
Pierre Lebleu
2017-05-09
firewall3: add UBUS support for redirect sections
Pierre Lebleu
2017-05-09
firewall3: add fw3_attr_parse_name_type() function
Pierre Lebleu
2017-05-09
firewall3: replace warn_rule() by warn_section()
Pierre Lebleu
[next]