index
:
firewall3
master
OpenWrt firewall configuration utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-05-09
firewall3: check the return value of fw3_parse_options()
Pierre Lebleu
2017-05-09
build: use -Wno-format-truncation instead of -Wno-error=format-truncation
Felix Fietkau
2017-05-04
utils: replace sprintf use with snprintf to avoid overflows
Felix Fietkau
2017-05-04
build: disable the format-truncation warning error to fix gcc 7 build errors
Felix Fietkau
2017-04-27
zones: drop outgoing invalid traffic in masqueraded zones
Jo-Philipp Wich
2017-04-27
rules: fix UCI context in error reporting
Jo-Philipp Wich
2017-04-13
ubus: fix interface name and proto lookup
Hans Dedecker
2017-02-22
firewall3: fix handling of UTC times
Jo-Philipp Wich
2017-02-07
iptables: support xtables API > 11
Jo-Philipp Wich
2017-01-13
zones: do not check conntrack state in zone_*_dest_ACCEPT chains
Jo-Philipp Wich
2016-11-29
global: remove automatic notrack rules
Jo-Philipp Wich
2016-11-07
forwards: properly propagate conntrack flag
Jo-Philipp Wich
2016-11-06
iptables: move includes into iptables.c to avoid kernel header clashes
Jo-Philipp Wich
2016-11-06
musl-compat: avoid kernel header conflicts
Ralph Sennhauser
2016-11-06
iptables: remove usage of xt_id
Jo-Philipp Wich
2016-11-06
main: make failing ubus connection nonfatal
Jo-Philipp Wich
2016-11-06
iptables: rework extension loader
Jo-Philipp Wich
2016-11-06
iptables: declare _GNU_SOURCE to define RTLD_NEXT
Jo-Philipp Wich
2016-11-06
iptables: optional loading of static extensions
Ralph Sennhauser
2016-11-05
iptables: fix loading standard target
Ralph Sennhauser
2016-11-04
iptables: add support for version 1.6.0
Ralph Sennhauser
2016-11-01
zones: properly handle multiple masq_src / masq_dest negations (FS#248)
Jo-Philipp Wich
2016-11-01
iptables: use different approach for managing loadable extensions
Jo-Philipp Wich
2016-09-18
utils.h: Avoid name clashes for setbit/delbit/hasbit
Florian Fainelli
2016-08-08
zones: allow untracked traffic as well
Jo-Philipp Wich
2016-08-08
defaults: disable drop_invalid by default
Jo-Philipp Wich
2016-08-08
zones: restrict default ACCEPT rules to NEW ctstate
Jo-Philipp Wich
2016-07-24
cmake: Find uci.h
Florian Fainelli
2016-06-07
treewide: replace jow@openwrt.org with jo@mein.io
Jo-Philipp Wich
2016-05-02
load running state after lock is acquired
Alin Năstac
2016-04-28
set mark for locally generated traffic in OUTPUT chain
Daniel Golle
2016-04-27
defaults.c: remove toplevel_rule struct
Alexandru Ardelean
[next]