134 Commits (8295b1f7f2a67ad2e6a61e6fa633ec809e865703)

Author SHA1 Message Date
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
Felix Fietkau 88f3c59fb9 netifd: enable parallel build 12 years ago
John Crispin c2b8d1a619 Fix broadcast DHCP client startup option in dhcp.sh 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago