| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: revert policy routing (broke some custom user rules) | Steven Barth | 2015-03-31 | 1 | -1/+1 |
* | netifd: add metric argument for ipv4 proto routes | Steven Barth | 2015-03-31 | 1 | -2/+2 |
* | netifd: adjust default local policy rules | Steven Barth | 2015-03-27 | 1 | -2/+2 |
* | netifd: update to latest git HEAD | John Crispin | 2015-03-26 | 1 | -2/+2 |
* | netifd: fix default initialization of RPS/XPS | Felix Fietkau | 2015-03-22 | 1 | -1/+1 |
* | netifd: update to the latest version, adds support for configuring RPS/XPS (e... | Felix Fietkau | 2015-03-22 | 1 | -2/+2 |
* | netifd: fix ipv6 route regression | Steven Barth | 2015-03-21 | 1 | -2/+2 |
* | netifd: device update fixes, improvements in policy routing | Steven Barth | 2015-03-20 | 1 | -2/+2 |
* | netifd: dhcp: install host route to gateway (#19182) | Jo-Philipp Wich | 2015-03-15 | 2 | -1/+2 |
* | json-c: update to 0.12 and bump all depending services | John Crispin | 2015-03-11 | 1 | -2/+2 |
* | firewall: fix some more null-pointer accesses | Steven Barth | 2015-02-26 | 1 | -2/+2 |
* | netifd: various device config / event fixes (thx Hans Dedecker) | Steven Barth | 2015-02-17 | 1 | -2/+2 |
* | netifd: update to the latest version, reverts a commit causing MTU issues (fi... | Felix Fietkau | 2015-02-16 | 2 | -13/+2 |
* | netifd: fix device config handling and add some config options | Steven Barth | 2015-02-09 | 1 | -2/+2 |
* | netifd: fix a regression with some VLAN configurations introduced in the last... | Felix Fietkau | 2015-01-24 | 1 | -2/+2 |
* | netifd: do not stop service on shutdown, only call ifdown | Felix Fietkau | 2015-01-24 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes bridge reload (#18351) and device... | Felix Fietkau | 2015-01-24 | 1 | -2/+2 |
* | netifd: store additional DHCP lease information | Jo-Philipp Wich | 2015-01-23 | 1 | -7/+7 |
* | netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker) | Steven Barth | 2015-01-19 | 1 | -2/+2 |
* | firewall: respect src_dip option for reflection (#18544) | Jo-Philipp Wich | 2015-01-08 | 1 | -3/+3 |
* | qos-scripts: bump PKG_REVISION and copyright year | Jo-Philipp Wich | 2015-01-06 | 1 | -2/+2 |
* | netifd: minor fixes, add mldversion option | Steven Barth | 2014-12-23 | 1 | -2/+2 |
* | netifd: Set source IP for DHCP static routes as well | Steven Barth | 2014-12-12 | 1 | -2/+1 |
* | netifd: several fixes and optimizations | Steven Barth | 2014-12-08 | 1 | -2/+2 |
* | This patch depends on "Pass source address to proto_add_ipv4_route". | Steven Barth | 2014-12-08 | 1 | -1/+1 |
* | qos-scripts: fix insmod commands | Felix Fietkau | 2014-12-08 | 1 | -11/+11 |
* | netifd: correctly handle source-parameter for IPv4 routes | Steven Barth | 2014-11-27 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes issues when changing a bridge mem... | Felix Fietkau | 2014-11-23 | 1 | -2/+2 |
* | netifd: fix race, expose config options | Steven Barth | 2014-11-19 | 1 | -2/+2 |
* | netifd: fix default ORO-setting for 6rd | Steven Barth | 2014-11-08 | 2 | -2/+2 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 4 | -11/+0 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 4 | -0/+11 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 8 | -1/+8 |
* | ltq-vdsl-app: use VDSL tone-setup if annex is unset | John Crispin | 2014-10-30 | 1 | -2/+8 |
* | netifd: update to the latest version, fixes a use-after-free bug | Felix Fietkau | 2014-10-24 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes link status handling on VLAN devi... | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | netifd: Make mtu configurable of dynamic 6rd tunnel interface | Steven Barth | 2014-10-12 | 2 | -2/+5 |
* | IPIP: IP in IP package support | Steven Barth | 2014-10-02 | 2 | -0/+119 |
* | netifd: fix an error message during network shutdown | Steven Barth | 2014-10-02 | 1 | -1/+2 |
* | netifd: add IPIP tunnel support (thx Hans Dedecker) | Steven Barth | 2014-10-02 | 1 | -2/+2 |
* | GRE: Tos support | Steven Barth | 2014-09-29 | 2 | -3/+5 |
* | netifd: add support for promisc and GRE tos option | Steven Barth | 2014-09-29 | 1 | -2/+2 |
* | 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 |
* | lantiq: revert vr9 driver update as it causes problems | John Crispin | 2014-09-15 | 2 | -5/+5 |
* | qos-scripts: disable fq_codel ecn by default to improve compatibility | Felix Fietkau | 2014-09-11 | 1 | -1/+1 |
* | lantiq: update to a newer versions of the vr9 drivers | John Crispin | 2014-09-11 | 2 | -5/+5 |
* | netifd: work-around kernel IPv6 on-link route issue | Steven Barth | 2014-09-08 | 1 | -2/+2 |