66 Commits (9706d4e00e4309b0872df87635d214d5a169827d)

Author SHA1 Message Date
Felix Fietkau e78e720a6f netifd: remove connect_time from /var/state, it is unused 11 years ago
Felix Fietkau e16f104a6f netifd: update to the latest version, fixes regression in proto-shell scripts (#14400, #14402) 11 years ago
Felix Fietkau 22890e6382 netifd: update to latest version, adds fixes and some preparation for supporting wifi devices 11 years ago
Steven Barth 91b173d231 netifd: Fix ifupdate events 11 years ago
Steven Barth c3bcdd59de netifd: various improvements 11 years ago
Steven Barth 56bc536713 netifd: rename customopts to sendopts for consistency 11 years ago
Steven Barth c759b49a4f Added 'customopts' dhcp protocol option, which is an array passed along to udhcpc as series of -x options. 11 years ago
Felix Fietkau e96695df10 netifd: update to latest version, adds macvlan support 11 years ago
Steven Barth 1d485c737e netifd: don't remove & readd addresses that only have a changed lifetime 11 years ago
John Crispin f874094402 procd: convert various packages to procd style init.d scripts 11 years ago
Felix Fietkau 7fc90889d5 netifd: update to the latest version, fixes a bridge handling corner case on config reload 11 years ago
Steven Barth 54ae5ce507 netifd: Fix IPv6-prefix assignment with continuous hints 11 years ago
Luka Perkov 1a963355b0 netifd: update to latest version, add bridge_empty option 11 years ago
Steven Barth d8051a8814 netifd: fix typo in dhcp script 11 years ago
Felix Fietkau b4babf9f81 netifd: update to latest version, fixes a NULL pointer deref bug 11 years ago
Steven Barth 9f1899242c netifd: IPv6: Fix sorting order in last commit. 11 years ago
Steven Barth 213269a8f7 netifd: Satisfy IPv6 assignments ordered by prefix length 11 years ago
Felix Fietkau 9fb5bf176e netifd: update to latest version, uses the new uci/blob code from libuci 12 years ago
Steven Barth 491deaed2c netifd: improve reloading behaviour 12 years ago
Steven Barth f995c90329 netifd: Improve IPv6 source-routing policies 12 years ago
Jonas Gorski b9de8ca7f5 netifd: bring wifi down before shutting down 12 years ago
Steven Barth 519f27cd33 netifd: updated IPv6 prefix delegation * Added support for prefix classes * Various bugfixes 12 years ago
Steven Barth 439fdd4d65 netifd: fix IPv6-addresses disappearing due to lifetime-overflows 12 years ago
Steven Barth 0f1be4425f netifd: Unify interface-based routing for IPv4 and IPv6 * Add interface option to set routing table for protocol routes * Enabled for IPv6 for source-based filtering, disabled for IPv4 12 years ago
Steven Barth 5ce135ed87 netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Lite) * Use source-based routing for IPv6 to allow multi-wan * Various smaller tunnel setup improvements 12 years ago
Steven Barth ea71678b09 netifd: added support for setting up 6rd from DHCP 12 years ago
Jo-Philipp Wich f1497ccf4f netifd: update to git head - disables multicast snooping by default on bridges 12 years ago
Felix Fietkau 5062838fa5 netifd: update to the latest version, fixes interface reload issues when removing the ifname option 12 years ago
Steven Barth 17b8c0c7b8 netifd: Improve IPv6-ULA assignment handling 12 years ago
Felix Fietkau 099e3d8183 netifd: update to latest version, fixes some device handling crashes 12 years ago
Jo-Philipp Wich f90f025f20 netifd: fix route / route6 regression (#13303) 12 years ago
Steven Barth 3abc915522 Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead 12 years ago
Steven Barth 35d716fbbb netifd: Bump to latest version * Fix a memory corruption when updating IPv6 prefixes * Fix route sorting order (nbd) * Add support for ip rules (jow) * Implement support for route / route6 table attribute (jow) 12 years ago
Steven Barth 0393e52623 netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assigned subprefixes * Add preliminary support for RFC 6603 prefix exclusion 12 years ago
Steven Barth 261be7b8f3 netifd: Fix adding IPv6 DNS-servers to resolv.conf 12 years ago
Steven Barth a7b262dc0a netifd: only update resolv.conf.auto if changed This avoids logspam under certain conditions. 12 years ago
Steven Barth 6a43437908 netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added support for temporary addresses and routes * Added support for offlink addresses * Improved status-output for assigned prefixes 12 years ago
Felix Fietkau 65657fb585 netifd: update to latest version 12 years ago
Steven Barth 777f7b30ae netifd: implement IPv6 prefix deprecation according to RFC 6204 12 years ago
Steven Barth fac1ed35ac netifd: remove IPv6 forwarding-sysctl workaround 12 years ago
Felix Fietkau 6ea9abadeb netifd: update to latest version, fixes setting addresses/routes on alias interfaces 12 years ago
Steven Barth ec41a6a08c netifd: IPv6 sysctl, restart IPv6 in static mode to send RS 12 years ago
Steven Barth 75b06607db netifd: add SLAAC ipv6 value for static-proto 12 years ago
Felix Fietkau 55eab5ac44 netifd: update to latest version, adds another fix for interface aliases 12 years ago
Steven Barth 5859fc7a39 netifd: Fix a segfault when globals.ula_prefix is empty 12 years ago
Steven Barth f129c6786e netifd: Fix segfaults in IPv6 prefix handling 12 years ago
Felix Fietkau 5bc6555e08 netifd: update to latest version, fixes alias support 12 years ago
Jo-Philipp Wich f2766239ea netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds 12 years ago
Steven Barth 1ecc744583 netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 protocol alias 12 years ago
Steven Barth 06890959d1 netifd: Introduce native IPv6 prefix-handling 12 years ago