53 Commits (f5ae93e941b9b6030d977168b605e43f21d01932)

Author SHA1 Message Date
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 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
Jo-Philipp Wich e5548b03e5 netifd: update to git head, adds 64bit counters 12 years ago
Felix Fietkau bf34eeaea4 netifd: update to latest version, fixes interface error reporting for shell proto handlers 12 years ago
Felix Fietkau 14281559e1 netifd: update to latest version, no longer needs the removed jshn_append() shell function 12 years ago
Felix Fietkau 860c2e8116 netifd: call /etc/udhcp.user from the netifd dhcp.script 12 years ago
Felix Fietkau b85c8a6361 netifd: update to latest version, fixes purging old resolv.conf entries after ifdown 12 years ago
Felix Fietkau 838d6e3b8d netifd: update to latest version, fixes resolv.conf writes on interface setting changes 12 years ago
Steven Barth 71ed7ae842 netifd: empty hotplug handler removed 12 years ago
Steven Barth dffa972af1 Remove old IPv6 sysctl-config (deprecated) 12 years ago
Florian Fainelli 94bdc366d4 netfid: fix build on musl 12 years ago
Jo-Philipp Wich 611b2e8bb3 netifd: don't send a default client identifier in DHCP requests if no clientid uci option is given (#12426) 12 years ago
Felix Fietkau fc3939a996 netifd: update to latest version, fixes adding an alias during config reload for an interface that is already up 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 825592b54b netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge 12 years ago