| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: update to the latest version, fixes ubus handling of proto data items | Felix Fietkau | 2014-03-20 | 1 | -1/+1 |
* | netifd: update to latest version, fixes an autostart handling with link detec... | Felix Fietkau | 2014-03-20 | 1 | -2/+2 |
* | netifd: update to latest version, adds support for specifying a config path | Felix Fietkau | 2014-03-19 | 1 | -2/+2 |
* | netifd: pass on delegate flag from dhcp to 6rd | Steven Barth | 2014-03-13 | 3 | -3/+6 |
* | netifd: update to latest version, includes interface handling fixes by Hans D... | Felix Fietkau | 2014-03-11 | 1 | -2/+2 |
* | netifd: update to latest version, adds a bridge reload fix and fixes #15157 | Felix Fietkau | 2014-03-07 | 1 | -2/+2 |
* | netifd: don't incorrectly announce up-status via ubus | Steven Barth | 2014-03-05 | 1 | -2/+2 |
* | netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel) | Steven Barth | 2014-02-27 | 1 | -2/+2 |
* | netifd: don't always assume addrs & routes are applied | Steven Barth | 2014-02-26 | 1 | -2/+2 |
* | netifd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
* | netifd: update to latest version, fixes wireless device reload handling | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
* | netifd: fix validation constraints | Jo-Philipp Wich | 2014-02-21 | 1 | -15/+15 |
* | netifd: add validation support | John Crispin | 2014-02-18 | 2 | -9/+114 |
* | netifd: update to latest git head | John Crispin | 2014-02-18 | 1 | -2/+2 |
* | netifd: work around dangling prefix kernel-routes (fixes #14963) | Steven Barth | 2014-02-16 | 1 | -2/+2 |
* | netifd: fix source-routing breaking 6in4 + others | Steven Barth | 2014-02-14 | 1 | -2/+2 |
* | netifd: don't add unnecessary NOP policy rules | Steven Barth | 2014-01-20 | 1 | -2/+2 |
* | netifd: Add IFUPDATE-flags and use main IPv6 routing table again | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | netifd: initialize the switch early at start time and on reload (fixes #13015) | Felix Fietkau | 2013-12-31 | 1 | -6/+10 |
* | netifd: update to the latest version, fixes wireless related segfaults on arm | Felix Fietkau | 2013-12-29 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes wifi related segfaults | Felix Fietkau | 2013-12-28 | 1 | -2/+2 |
* | netifd: add reload trigger for /etc/config/wireless as well | Jo-Philipp Wich | 2013-12-18 | 1 | -1/+4 |
* | netifd: update to latest version, fixes a null pointer crash | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 2 | -13/+12 |
* | netifd: update to the latest version, adds a revert of the link state handlin... | Felix Fietkau | 2013-12-14 | 1 | -2/+2 |
* | netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at b... | Felix Fietkau | 2013-12-13 | 1 | -1/+1 |
* | netifd: fix crashes triggered by adding/removing wireless devices on reload | Felix Fietkau | 2013-12-11 | 1 | -2/+2 |
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 1 | -4/+4 |
* | netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ... | Felix Fietkau | 2013-12-08 | 1 | -2/+2 |
* | netifd: update to the latest version, improves wireless status output and fix... | Felix Fietkau | 2013-12-03 | 1 | -2/+2 |
* | wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg... | Felix Fietkau | 2013-12-02 | 1 | -1/+1 |
* | netifd: add wireless configuration support and port mac80211 to the new frame... | Felix Fietkau | 2013-12-02 | 2 | -3/+3 |
* | netifd: remove redundant calls to /sbin/wifi down | Felix Fietkau | 2013-12-02 | 1 | -2/+0 |
* | netifd: remove connect_time from /var/state, it is unused | Felix Fietkau | 2013-11-10 | 1 | -1/+0 |
* | netifd: update to the latest version, fixes regression in proto-shell scripts... | Felix Fietkau | 2013-10-31 | 1 | -2/+2 |
* | netifd: update to latest version, adds fixes and some preparation for support... | Felix Fietkau | 2013-10-30 | 1 | -3/+3 |
* | netifd: Fix ifupdate events | Steven Barth | 2013-10-19 | 1 | -2/+2 |
* | netifd: various improvements | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | netifd: rename customopts to sendopts for consistency | Steven Barth | 2013-10-17 | 1 | -4/+4 |
* | Added 'customopts' dhcp protocol option, which is an array passed along to ud... | Steven Barth | 2013-10-17 | 1 | -2/+7 |
* | netifd: update to latest version, adds macvlan support | Felix Fietkau | 2013-10-03 | 1 | -2/+2 |
* | netifd: don't remove & readd addresses that only have a changed lifetime | Steven Barth | 2013-10-01 | 1 | -2/+2 |
* | procd: convert various packages to procd style init.d scripts | John Crispin | 2013-09-17 | 1 | -17/+26 |
* | netifd: update to the latest version, fixes a bridge handling corner case on ... | Felix Fietkau | 2013-08-29 | 1 | -2/+2 |
* | netifd: Fix IPv6-prefix assignment with continuous hints | Steven Barth | 2013-07-16 | 1 | -2/+2 |
* | netifd: update to latest version, add bridge_empty option | Luka Perkov | 2013-07-14 | 1 | -2/+2 |
* | netifd: fix typo in dhcp script | Steven Barth | 2013-06-28 | 2 | -2/+2 |
* | netifd: update to latest version, fixes a NULL pointer deref bug | Felix Fietkau | 2013-06-18 | 1 | -2/+2 |
* | netifd: IPv6: Fix sorting order in last commit. | Steven Barth | 2013-06-17 | 1 | -2/+2 |
* | netifd: Satisfy IPv6 assignments ordered by prefix length | Steven Barth | 2013-06-17 | 1 | -2/+2 |