aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall
Commit message (Expand)AuthorAgeFilesLines
* firewall: document rules for IPSec ESP/ISAKMP with 'name' optionYousong Zhou2017-03-282-15/+16
* firewall3: update to Git head to support xtables API level > 11Jo-Philipp Wich2017-02-191-3/+3
* firewall: fix forwarding local subnet trafficJo-Philipp Wich2017-01-131-3/+3
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-221-5/+3
* treewide: clean up download hashesFelix Fietkau2016-12-161-1/+1
* firewall3: drop support for automatic NOTRACK rulesJo-Philipp Wich2016-12-141-3/+3
* firewall: update to fix FS#31, FS#73, FS#154, FS#248Jo-Philipp Wich2016-11-081-3/+3
* source: Switch to xz for packages and tools where possibleDaniel Engberg2016-10-061-1/+2
* firewall3: update to latest git HEADJohn Crispin2016-07-241-2/+2
* package/*: update git urls for project reposJohn Crispin2016-06-131-1/+1
* firewall3: fix mark rules for local traffic, fix race conditionJo-Philipp Wich2016-05-021-3/+4
* firewall: drop invalid by default, remove chain indirection, fix invert flags...Jo-Philipp Wich2016-01-291-3/+3
* firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild errorFelix Fietkau2016-01-181-0/+1
* firewall: move to git.openwrt.orgFelix Fietkau2016-01-041-1/+1
* firewall: allow DHCPv6 traffic to/from fc00::/6 instead of fe80::/10Jo-Philipp Wich2015-09-251-2/+2
* firewall: depend on kmod-ipt-conntrack (#20542)Jo-Philipp Wich2015-09-171-1/+1
* firewall: Remove src_port from firewall.config to receive dhcpv6 repliesSteven Barth2015-09-111-1/+0
* firewall: fix typo in ESP ruleSteven Barth2015-07-272-2/+2
* firewall: comply with REC-22, REC-24 of RFC 6092Steven Barth2015-07-242-13/+12
* firewall: link iptables extensions dynamicallyJo-Philipp Wich2015-05-261-7/+2
* firewall: Allow IGMP and MLD input on WANSteven Barth2015-05-051-0/+19
* firewall: fix some more null-pointer accessesSteven Barth2015-02-261-2/+2
* firewall: respect src_dip option for reflection (#18544)Jo-Philipp Wich2015-01-081-3/+3
* license info - revert r43155John Crispin2014-11-031-2/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+2
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* firewall: allow '*' as synonym for any / all in family and proto optionsJo-Philipp Wich2014-09-191-2/+2
* firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addressesJo-Philipp Wich2014-09-181-2/+2
* firewall: fix invalid memory access when processing /128 IPv6 addresses from ...Jo-Philipp Wich2014-09-171-2/+2
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-251-4/+0
* firewall: the firewall did not start properly on bootJohn Crispin2014-08-211-1/+1
* firewall: fix potential NULL pointer accessJo-Philipp Wich2014-08-111-2/+2
* firewall: implement selective conntrack flushing (#10225)Jo-Philipp Wich2014-08-111-2/+2
* firewall: implement support for abritary netmasksJo-Philipp Wich2014-07-191-2/+2
* firewall: fix segfault introduced by latest updateJo-Philipp Wich2014-07-101-2/+2
* firewall: fix regressions introduced after latest ubus reworkJo-Philipp Wich2014-07-101-2/+2
* firewall: fix issue with parsing network optionsJo-Philipp Wich2014-07-031-2/+2
* firewall: update to the latest version, adds support for fetching firewall ru...Felix Fietkau2014-07-021-2/+2
* firewall3: add fw3 zone function to enumerate devicesSteven Barth2014-06-261-2/+2
* firewall: add support for nat-rules and netifd-proto-originating rulesSteven Barth2014-04-141-2/+2
* firewall: update to latest version, fixes a musl build errorFelix Fietkau2014-03-201-2/+2
* firewall: fix validation constraintsJo-Philipp Wich2014-02-211-8/+8
* firewall: fix several ipset integration issues (#15016)Jo-Philipp Wich2014-02-201-3/+3
* firewall3: update init.d script to make use of procdJohn Crispin2014-02-181-9/+49
* firewall: don't reload if there were no address or data changesSteven Barth2014-01-191-0/+1
* firewall: improve logging in hotplug scriptJohn Crispin2014-01-151-1/+1
* firewall: fix handling of tcp_ecn parameterJo-Philipp Wich2013-12-171-2/+2
* firewall: optimize DNAT rules and skip invalid rules and redirects (#14485)Jo-Philipp Wich2013-11-181-2/+2
* firewall: Improve ubus supportSteven Barth2013-10-232-3/+3
* firewall: small improvements in nat reflectionJo-Philipp Wich2013-10-101-2/+2