| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -1/+1 |
* | 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 |
* | netifd: Make mtu configurable of dynamic 6rd tunnel interface | Steven Barth | 2014-10-12 | 2 | -2/+5 |
* | 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 |
* | netifd: add support for promisc and GRE tos option | Steven Barth | 2014-09-29 | 1 | -2/+2 |
* | netifd: work-around kernel IPv6 on-link route issue | Steven Barth | 2014-09-08 | 1 | -2/+2 |
* | netifd: update to the latest version, adds interface cleanup fixes | Felix Fietkau | 2014-08-31 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes proto-shell teardown after renew | Felix Fietkau | 2014-08-31 | 1 | -2/+2 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -14/+0 |
* | netifd: assign ipv6-prefixes with length <64 with /64 on-link routes | Steven Barth | 2014-08-13 | 1 | -2/+2 |
* | netifd: unblock some proto shell actions in teardown state | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | netifd: disable ds-lite, map & gre for old kernels | Steven Barth | 2014-08-06 | 1 | -2/+2 |
* | netifd: minor fixes (thanks Hans Dedecker) | Steven Barth | 2014-08-05 | 1 | -2/+2 |
* | netifd: fixes and GRE support (thx Hans Dedecker) | Steven Barth | 2014-07-30 | 1 | -2/+2 |
* | netifd: suppress fw3 warnings in dhcp script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | netifd: more race condition fixes in proto-shell | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | netifd: more dynamic interface improvements | Steven Barth | 2014-07-28 | 1 | -2/+2 |
* | netifd: fix a small issue in r41831 | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes a race condition with renew/setup | Felix Fietkau | 2014-07-26 | 1 | -2/+2 |
* | netifd: Fix some race-conditions in interface handling | Steven Barth | 2014-07-24 | 1 | -2/+2 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 2 | -3/+15 |
* | netifd: update to the latest version, enables bridge multicast querier and fi... | Felix Fietkau | 2014-07-24 | 1 | -2/+2 |
* | netifd: update to the latest version, adds a small validation fix | Felix Fietkau | 2014-07-18 | 1 | -2/+2 |
* | netifd: update to the latest version, enables igmp snooping by default | Felix Fietkau | 2014-07-17 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes a crash on reload with hotplugged... | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | netifd: update to the latest version, addds a few fixes and enables multicast... | Felix Fietkau | 2014-06-29 | 1 | -2/+2 |
* | netifd: various routing table handling fixes | Steven Barth | 2014-06-20 | 1 | -2/+2 |
* | Revert "netifd: fix handling of "lookup main" for ip rules (#15315)" | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 |
* | netifd: fix handling of "lookup main" for ip rules (#15315) | Jo-Philipp Wich | 2014-06-20 | 1 | -2/+2 |
* | netifd: various bugfixes (thanks Hans Dedecker) | Steven Barth | 2014-06-18 | 1 | -2/+2 |
* | netifd: use procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -4/+1 |
* | netifd: update to latest version, fixes reload issue (#16754) and adds 802.1a... | Felix Fietkau | 2014-06-11 | 1 | -2/+2 |
* | netifd: add support for onlink-flag for routes | Steven Barth | 2014-06-10 | 1 | -2/+2 |
* | netfid: make procd watch the network.interface object for events | John Crispin | 2014-06-05 | 1 | -0/+1 |
* | netifd: update to latest git HEAD | John Crispin | 2014-06-05 | 1 | -2/+2 |