| Commit message (Expand) | Author | Age | Files | Lines |
* | package/: fix $(PROJECT_GIT) usage | John Crispin | 2018-10-11 | 1 | -1/+1 |
* | firewall: Install config files as 600 | Rosen Penev | 2018-10-11 | 1 | -6/+6 |
* | firewall: bump to git HEAD | Stijn Tintel | 2018-08-13 | 1 | -3/+3 |
* | firewall: update to latest git HEAD | Jo-Philipp Wich | 2018-07-26 | 1 | -3/+3 |
* | firewall3: update to latest git HEAD | Hans Dedecker | 2018-07-17 | 1 | -3/+3 |
* | firewall: compile with LTO enabled | Felix Fietkau | 2018-07-13 | 1 | -2/+2 |
* | fw3: update to latest git HEAD | John Crispin | 2018-07-02 | 1 | -3/+3 |
* | firewall: update to latest git HEAD | Hans Dedecker | 2018-05-25 | 1 | -3/+3 |
* | firewall3: update to latest git HEAD | John Crispin | 2018-05-14 | 1 | -4/+4 |
* | firewall: update to the latest version, adds hw flow offload support | Felix Fietkau | 2018-04-05 | 1 | -3/+3 |
* | firewall: update to latest git HEAD | Hans Dedecker | 2018-03-22 | 1 | -3/+3 |
* | firewall: bump to git HEAD | Stijn Tintel | 2018-03-08 | 1 | -3/+5 |
* | firewall: depend on kmod-nf-conntrack6 | Matthias Schiffer | 2018-02-02 | 1 | -2/+2 |
* | treewide: replace LEDE_GIT with PROJECT_GIT | Jo-Philipp Wich | 2018-01-10 | 1 | -1/+1 |
* | firewall: update to latest git HEAD | Hans Dedecker | 2017-11-07 | 1 | -3/+3 |
* | firewall: fix stray continue statement | Jo-Philipp Wich | 2017-05-27 | 1 | -4/+4 |
* | firewall: extend ubus support, exception handling, parse fixes | Jo-Philipp Wich | 2017-05-27 | 1 | -3/+3 |
* | firewall: update to the latest version, fixes a gcc7 build error | Felix Fietkau | 2017-05-25 | 1 | -3/+3 |
* | firewall: document rules for IPSec ESP/ISAKMP with 'name' option | Yousong Zhou | 2017-03-28 | 2 | -15/+16 |
* | firewall3: update to Git head to support xtables API level > 11 | Jo-Philipp Wich | 2017-02-19 | 1 | -3/+3 |
* | firewall: fix forwarding local subnet traffic | Jo-Philipp Wich | 2017-01-13 | 1 | -3/+3 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 1 | -5/+3 |
* | treewide: clean up download hashes | Felix Fietkau | 2016-12-16 | 1 | -1/+1 |
* | firewall3: drop support for automatic NOTRACK rules | Jo-Philipp Wich | 2016-12-14 | 1 | -3/+3 |
* | firewall: update to fix FS#31, FS#73, FS#154, FS#248 | Jo-Philipp Wich | 2016-11-08 | 1 | -3/+3 |
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -1/+2 |
* | firewall3: update to latest git HEAD | John Crispin | 2016-07-24 | 1 | -2/+2 |
* | package/*: update git urls for project repos | John Crispin | 2016-06-13 | 1 | -1/+1 |
* | firewall3: fix mark rules for local traffic, fix race condition | Jo-Philipp Wich | 2016-05-02 | 1 | -3/+4 |
* | firewall: drop invalid by default, remove chain indirection, fix invert flags... | Jo-Philipp Wich | 2016-01-29 | 1 | -3/+3 |
* | firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error | Felix Fietkau | 2016-01-18 | 1 | -0/+1 |
* | firewall: move to git.openwrt.org | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | firewall: allow DHCPv6 traffic to/from fc00::/6 instead of fe80::/10 | Jo-Philipp Wich | 2015-09-25 | 1 | -2/+2 |
* | firewall: depend on kmod-ipt-conntrack (#20542) | Jo-Philipp Wich | 2015-09-17 | 1 | -1/+1 |
* | firewall: Remove src_port from firewall.config to receive dhcpv6 replies | Steven Barth | 2015-09-11 | 1 | -1/+0 |
* | firewall: fix typo in ESP rule | Steven Barth | 2015-07-27 | 2 | -2/+2 |
* | firewall: comply with REC-22, REC-24 of RFC 6092 | Steven Barth | 2015-07-24 | 2 | -13/+12 |
* | firewall: link iptables extensions dynamically | Jo-Philipp Wich | 2015-05-26 | 1 | -7/+2 |
* | firewall: Allow IGMP and MLD input on WAN | Steven Barth | 2015-05-05 | 1 | -0/+19 |
* | firewall: fix some more null-pointer accesses | Steven Barth | 2015-02-26 | 1 | -2/+2 |
* | firewall: respect src_dip option for reflection (#18544) | Jo-Philipp Wich | 2015-01-08 | 1 | -3/+3 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -2/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -0/+2 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -0/+1 |
* | firewall: allow '*' as synonym for any / all in family and proto options | Jo-Philipp Wich | 2014-09-19 | 1 | -2/+2 |
* | firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses | Jo-Philipp Wich | 2014-09-18 | 1 | -2/+2 |
* | firewall: fix invalid memory access when processing /128 IPv6 addresses from ... | Jo-Philipp Wich | 2014-09-17 | 1 | -2/+2 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -4/+0 |
* | firewall: the firewall did not start properly on boot | John Crispin | 2014-08-21 | 1 | -1/+1 |
* | firewall: fix potential NULL pointer access | Jo-Philipp Wich | 2014-08-11 | 1 | -2/+2 |