| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | netifd: update to latest version, uses the new uci/blob code from libuci | Felix Fietkau | 2013-06-10 | 1 | -2/+2 |
* | netifd: improve reloading behaviour | Steven Barth | 2013-06-10 | 1 | -2/+2 |
* | netifd: Improve IPv6 source-routing policies | Steven Barth | 2013-06-08 | 1 | -2/+2 |
* | netifd: bring wifi down before shutting down | Jonas Gorski | 2013-06-08 | 1 | -0/+1 |
* | netifd: updated IPv6 prefix delegation * Added support for prefix classes * V... | Steven Barth | 2013-05-30 | 1 | -2/+2 |
* | netifd: fix IPv6-addresses disappearing due to lifetime-overflows | Steven Barth | 2013-05-28 | 1 | -2/+2 |
* | netifd: Unify interface-based routing for IPv4 and IPv6 * Add interface optio... | Steven Barth | 2013-05-17 | 1 | -2/+2 |
* | netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Li... | Steven Barth | 2013-05-13 | 1 | -2/+2 |
* | netifd: added support for setting up 6rd from DHCP | Steven Barth | 2013-05-13 | 2 | -2/+28 |
* | netifd: update to git head - disables multicast snooping by default on bridges | Jo-Philipp Wich | 2013-04-27 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes interface reload issues when remo... | Felix Fietkau | 2013-04-25 | 1 | -2/+2 |
* | netifd: Improve IPv6-ULA assignment handling | Steven Barth | 2013-04-22 | 1 | -2/+2 |
* | netifd: update to latest version, fixes some device handling crashes | Felix Fietkau | 2013-04-15 | 1 | -2/+2 |
* | netifd: fix route / route6 regression (#13303) | Jo-Philipp Wich | 2013-04-09 | 1 | -2/+2 |
* | Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead | Steven Barth | 2013-04-09 | 1 | -19/+0 |
* | netifd: Bump to latest version * Fix a memory corruption when updating IPv6 p... | Steven Barth | 2013-04-05 | 1 | -2/+2 |
* | netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assign... | Steven Barth | 2013-04-03 | 1 | -2/+2 |
* | netifd: Fix adding IPv6 DNS-servers to resolv.conf | Steven Barth | 2013-03-20 | 1 | -2/+2 |
* | netifd: only update resolv.conf.auto if changed This avoids logspam under cer... | Steven Barth | 2013-02-22 | 1 | -2/+2 |
* | netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added supp... | Steven Barth | 2013-02-01 | 1 | -2/+2 |
* | netifd: update to latest version | Felix Fietkau | 2013-01-29 | 3 | -6/+6 |
* | netifd: implement IPv6 prefix deprecation according to RFC 6204 | Steven Barth | 2013-01-29 | 1 | -2/+2 |
* | netifd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 | 2 | -2/+1 |
* | netifd: update to latest version, fixes setting addresses/routes on alias int... | Felix Fietkau | 2013-01-28 | 1 | -2/+2 |
* | netifd: IPv6 sysctl, restart IPv6 in static mode to send RS | Steven Barth | 2013-01-28 | 2 | -1/+5 |
* | netifd: add SLAAC ipv6 value for static-proto | Steven Barth | 2013-01-28 | 2 | -1/+17 |
* | netifd: update to latest version, adds another fix for interface aliases | Felix Fietkau | 2013-01-22 | 1 | -2/+2 |
* | netifd: Fix a segfault when globals.ula_prefix is empty | Steven Barth | 2013-01-22 | 1 | -2/+2 |
* | netifd: Fix segfaults in IPv6 prefix handling | Steven Barth | 2013-01-21 | 1 | -2/+2 |
* | netifd: update to latest version, fixes alias support | Felix Fietkau | 2013-01-20 | 1 | -2/+2 |
* | netifd: add a band-aid fix for the wifi setup vs. netifd init race by increas... | Jo-Philipp Wich | 2013-01-19 | 1 | -1/+1 |
* | netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro... | Steven Barth | 2013-01-17 | 1 | -2/+2 |
* | netifd: Introduce native IPv6 prefix-handling | Steven Barth | 2013-01-15 | 1 | -2/+2 |