index
:
firewall3
master
OpenWrt firewall configuration utility
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-01-29
defaults: emit ctstate INVALID drop rules by default
Jo-Philipp Wich
2016-01-29
iptables: fix inversion flags
Len White
2016-01-24
Remove commented code
Jo-Philipp Wich
2016-01-24
Use xt_id match to track own rules
Jo-Philipp Wich
2015-05-26
redirects: only emit REDIRECT rules if dest_ip is unset
Jo-Philipp Wich
2015-05-26
Rework match initialization
Jo-Philipp Wich
2015-05-26
Link libext dynamically
Jo-Philipp Wich
2015-05-22
iptables: initialize multiport match
Jo-Philipp Wich
2015-05-21
ubus: allow proto handlers to override device in announced rules
Jo-Philipp Wich
2015-04-18
ubus: print rule name when reporting errors
Jo-Philipp Wich
2015-04-18
ubus: store rule origin as comment
Jo-Philipp Wich
2015-02-26
firewall3: fix null pointer access when no target is present
Hans Dedecker
2015-01-13
redirects: fix possible null pointer access
Jo-Philipp Wich
2015-01-08
firewall3: fix left shift on 64 bit systems in fw3_bitlen2netmask
Ulrich Weber
2015-01-08
redirects: respect src_dip option for reflection rules
Jo-Philipp Wich
2014-09-19
options: allow '*' as value for protocols and families
Jo-Philipp Wich
2014-09-18
utils: rework fw3_bitlen2netmask() IPv6 mask calculation
Jo-Philipp Wich
2014-09-17
redirect: emit -j REDIRECT rules for local port forwards
Jo-Philipp Wich
2014-09-17
utils: fix invalid memory access in fw3_bitlen2netmask()
Jo-Philipp Wich
2014-08-11
utils: ifa_addr may be NULL, skip such entries
Jo-Philipp Wich
2014-08-11
Selectively flush conntrack
Jo-Philipp Wich
2014-07-21
zones: make forward policy destination bound
Jo-Philipp Wich
2014-07-19
options: fix logic flaw when parsing ipaddr/mask notation
Jo-Philipp Wich
[next]