173 Commits (9ae85414662453a46025630c6e3fd64f447771d5)

Author SHA1 Message Date
Felix Fietkau 83f9fc12d6 netifd: update to latest version, includes interface handling fixes by Hans Dedecker 11 years ago
Felix Fietkau 452d019d3e netifd: update to latest version, adds a bridge reload fix and fixes #15157 11 years ago
Steven Barth f294f23c02 netifd: don't incorrectly announce up-status via ubus 11 years ago
Steven Barth 1b3a868309 netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel) 11 years ago
Steven Barth 0bf9032145 netifd: don't always assume addrs & routes are applied 11 years ago
Felix Fietkau a15524582c netifd: depend on libubox directly to rebuild on ABI changes 11 years ago
Felix Fietkau 6c8300df3d netifd: update to latest version, fixes wireless device reload handling 11 years ago
John Crispin 204e859542 netifd: update to latest git head 11 years ago
Steven Barth 41acaaf893 netifd: work around dangling prefix kernel-routes (fixes #14963) 11 years ago
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 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
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 3f744a4ad3 netifd: fix crashes triggered by adding/removing wireless devices on reload 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 498d84fc4e netifd: add wireless configuration support and port mac80211 to the new framework 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
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
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 12 years ago
Luka Perkov 1a963355b0 netifd: update to latest version, add bridge_empty option 12 years ago
Steven Barth d8051a8814 netifd: fix typo in dhcp script 12 years ago
Felix Fietkau b4babf9f81 netifd: update to latest version, fixes a NULL pointer deref bug 12 years ago
Steven Barth 9f1899242c netifd: IPv6: Fix sorting order in last commit. 12 years ago
Steven Barth 213269a8f7 netifd: Satisfy IPv6 assignments ordered by prefix length 12 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
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
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 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