summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-20helpers: implement explicit CT helper assignment supportJo-Philipp Wich
2018-02-13zones: disable masq when resolving of all masq_src or masq_dest items failedJo-Philipp Wich
2018-02-13options: emit an empty address item when resolving networks failsJo-Philipp Wich
2018-02-13ubus: let fw3_ubus_address() return the number of resolved addressesJo-Philipp Wich
2017-11-07firewall3: ubus: parse the firewall data within the service itselfPierre Lebleu
2017-05-27options: remove stray continue statementJo-Philipp Wich
2017-05-26options: improve handling of negations when parsing space separated valuesJo-Philipp Wich
2017-05-26iptables: support -i, -o, -s and -d in option extraJo-Philipp Wich
2017-05-17ubus: increase ubus network interface dump timeoutHans Dedecker
2017-05-12iptables: add exception handlingJo-Philipp Wich
2017-05-09firewall3: add check_snat() functionPierre Lebleu
2017-05-09firewall3: display the section type for UBUS rulesPierre Lebleu
2017-05-09firewall3: add UBUS support for include scriptsPierre Lebleu
2017-05-09firewall3: add UBUS support for ipset sectionsPierre Lebleu
2017-05-09firewall3: add UBUS support for forwarding sectionsPierre Lebleu
2017-05-09firewall3: add UBUS support for redirect sectionsPierre Lebleu
2017-05-09firewall3: add fw3_attr_parse_name_type() functionPierre Lebleu
2017-05-09firewall3: replace warn_rule() by warn_section()Pierre Lebleu
2017-05-09firewall3: check the return value of fw3_parse_options()Pierre Lebleu
2017-05-09build: use -Wno-format-truncation instead of -Wno-error=format-truncationFelix Fietkau
2017-05-04utils: replace sprintf use with snprintf to avoid overflowsFelix Fietkau
2017-05-04build: disable the format-truncation warning error to fix gcc 7 build errorsFelix Fietkau
2017-04-27zones: drop outgoing invalid traffic in masqueraded zonesJo-Philipp Wich
2017-04-27rules: fix UCI context in error reportingJo-Philipp Wich
2017-04-13ubus: fix interface name and proto lookupHans Dedecker
2017-02-22firewall3: fix handling of UTC timesJo-Philipp Wich
2017-02-07iptables: support xtables API > 11Jo-Philipp Wich
2017-01-13zones: do not check conntrack state in zone_*_dest_ACCEPT chainsJo-Philipp Wich
2016-11-29global: remove automatic notrack rulesJo-Philipp Wich
2016-11-07forwards: properly propagate conntrack flagJo-Philipp Wich
2016-11-06iptables: move includes into iptables.c to avoid kernel header clashesJo-Philipp Wich
2016-11-06musl-compat: avoid kernel header conflictsRalph Sennhauser
2016-11-06iptables: remove usage of xt_idJo-Philipp Wich
2016-11-06main: make failing ubus connection nonfatalJo-Philipp Wich
2016-11-06iptables: rework extension loaderJo-Philipp Wich
2016-11-06iptables: declare _GNU_SOURCE to define RTLD_NEXTJo-Philipp Wich
2016-11-06iptables: optional loading of static extensionsRalph Sennhauser
2016-11-05iptables: fix loading standard targetRalph Sennhauser
2016-11-04iptables: add support for version 1.6.0Ralph Sennhauser
2016-11-01zones: properly handle multiple masq_src / masq_dest negations (FS#248)Jo-Philipp Wich
2016-11-01iptables: use different approach for managing loadable extensionsJo-Philipp Wich
2016-09-18utils.h: Avoid name clashes for setbit/delbit/hasbitFlorian Fainelli
2016-08-08zones: allow untracked traffic as wellJo-Philipp Wich
2016-08-08defaults: disable drop_invalid by defaultJo-Philipp Wich
2016-08-08zones: restrict default ACCEPT rules to NEW ctstateJo-Philipp Wich
2016-07-24cmake: Find uci.hFlorian Fainelli
2016-06-07treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich
2016-05-02load running state after lock is acquiredAlin Năstac
2016-04-28set mark for locally generated traffic in OUTPUT chainDaniel Golle
2016-04-27defaults.c: remove toplevel_rule structAlexandru Ardelean