134 Commits (8295b1f7f2a67ad2e6a61e6fa633ec809e865703)

Author SHA1 Message Date
Steven Barth af8f06beca netifd: fix source-routing breaking 6in4 + others 11 years ago
Steven Barth 229d186490 netifd: don't add unnecessary NOP policy rules 11 years ago
Steven Barth bc8412b90e netifd: Add IFUPDATE-flags and use main IPv6 routing table again 11 years ago
Felix Fietkau 20151a3394 netifd: initialize the switch early at start time and on reload (fixes #13015) 11 years ago
Felix Fietkau 6865f1d6b2 netifd: update to the latest version, fixes wireless related segfaults on arm 11 years ago
Felix Fietkau 5607a13aa1 netifd: update to the latest version, fixes wifi related segfaults 11 years ago
Jo-Philipp Wich 1789744958 netifd: add reload trigger for /etc/config/wireless as well 11 years ago
Felix Fietkau 12c05542e8 netifd: update to latest version, fixes a null pointer crash 11 years ago
Steven Barth e49d67f192 Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface 11 years ago
Felix Fietkau ce062a7b5c netifd: update to the latest version, adds a revert of the link state handling patches which caused regressions in combination with wifi devices 11 years ago
Felix Fietkau 47730fe355 netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at boot time 11 years ago
Felix Fietkau 3f744a4ad3 netifd: fix crashes triggered by adding/removing wireless devices on reload 11 years ago
John Crispin 31a2912cd9 netifd: enable coredumps again 11 years ago
Felix Fietkau 6242255df2 netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and adds back support for multiple networks per wifi-iface 11 years ago
Felix Fietkau 4155016637 netifd: update to the latest version, improves wireless status output and fixes some bridge handling issues 11 years ago
Felix Fietkau 3c50feca19 wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_legacy" 11 years ago
Felix Fietkau 498d84fc4e netifd: add wireless configuration support and port mac80211 to the new framework 11 years ago
Felix Fietkau 107bcb5de3 netifd: remove redundant calls to /sbin/wifi down 11 years ago
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 11 years ago
Steven Barth 491deaed2c netifd: improve reloading behaviour 11 years ago
Steven Barth f995c90329 netifd: Improve IPv6 source-routing policies 11 years ago
Jonas Gorski b9de8ca7f5 netifd: bring wifi down before shutting down 11 years ago
Steven Barth 519f27cd33 netifd: updated IPv6 prefix delegation * Added support for prefix classes * Various bugfixes 11 years ago
Steven Barth 439fdd4d65 netifd: fix IPv6-addresses disappearing due to lifetime-overflows 11 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 11 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 11 years ago
Steven Barth ea71678b09 netifd: added support for setting up 6rd from DHCP 11 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