aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall
Commit message (Expand)AuthorAgeFilesLines
* firewall: update to latest git HEADHans Dedecker2019-01-031-3/+3
* firewall: update to latest git HEADHans Dedecker2018-12-091-3/+3
* package/: fix $(PROJECT_GIT) usageJohn Crispin2018-10-111-1/+1
* firewall: Install config files as 600Rosen Penev2018-10-111-6/+6
* firewall: bump to git HEADStijn Tintel2018-08-131-3/+3
* firewall: update to latest git HEADJo-Philipp Wich2018-07-261-3/+3
* firewall3: update to latest git HEADHans Dedecker2018-07-171-3/+3
* firewall: compile with LTO enabledFelix Fietkau2018-07-131-2/+2
* fw3: update to latest git HEADJohn Crispin2018-07-021-3/+3
* firewall: update to latest git HEADHans Dedecker2018-05-251-3/+3
* firewall3: update to latest git HEADJohn Crispin2018-05-141-4/+4
* firewall: update to the latest version, adds hw flow offload supportFelix Fietkau2018-04-051-3/+3
* firewall: update to latest git HEADHans Dedecker2018-03-221-3/+3
* firewall: bump to git HEADStijn Tintel2018-03-081-3/+5
* firewall: depend on kmod-nf-conntrack6Matthias Schiffer2018-02-021-2/+2
* treewide: replace LEDE_GIT with PROJECT_GITJo-Philipp Wich2018-01-101-1/+1
* firewall: update to latest git HEADHans Dedecker2017-11-071-3/+3
* firewall: fix stray continue statementJo-Philipp Wich2017-05-271-4/+4
* firewall: extend ubus support, exception handling, parse fixesJo-Philipp Wich2017-05-271-3/+3
* firewall: update to the latest version, fixes a gcc7 build errorFelix Fietkau2017-05-251-3/+3
* 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