summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-16options: treat time strings as UTC timesJo-Philipp Wich
2018-05-14helpers: fix the set_helper in the rule structurePierre Lebleu
2018-05-14helpers.conf: support also tcp in the CT sip helperPierre Lebleu
2018-05-14helpers: make the proto field as a list rather than one optionPierre Lebleu
2018-04-05defaults: add support for setting --hw on the xt_FLOWOFFLOAD ruleFelix Fietkau
2018-03-20helpers.conf: add CT rtsp helperHans Dedecker
2018-03-13Reword rule commentsJo-Philipp Wich
2018-03-13defaults: add support for xt_FLOWOFFLOAD ruleJo-Philipp Wich
2018-03-10ipsets: add support for specifying entriesJo-Philipp Wich
2018-03-02iptables: fix possible NULL pointer access on constructing rule masksJo-Philipp Wich
2018-02-26zones: allow per-table log controlStijn Tintel
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