173 Commits (9ae85414662453a46025630c6e3fd64f447771d5)

Author SHA1 Message Date
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
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 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
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
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Felix Fietkau 37e89213fd add myself as a maintainer for various packages 12 years ago
Felix Fietkau e5df65c155 netifd: update to latest version, should fix clearing ipv6 routes on interface bringup (#12184) 12 years ago
Jo-Philipp Wich 90c6994ad2 netifd: update to latest git head, reorganizes ubus output of inactive values 12 years ago
Felix Fietkau 31e063d212 netifd: update to latest version, fixes premature device release on link loss (fixes #12114, #12112, #11959) 12 years ago
Jo-Philipp Wich 0ef62afd40 netifd: bump to git head, userspace routes are installed with RTPROT_STATIC from now on 12 years ago
Felix Fietkau abc3d9493b netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen 13 years ago
Felix Fietkau d8bf3d82e5 netifd: update to latest version, fixes various issues related to interface alias handling, improves handling of wifi interfaces in /etc/config/network 13 years ago
Jo-Philipp Wich 1f8d8dca76 netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes 13 years ago
Felix Fietkau 2479910d45 netifd: update to latest version, fixes bridge member interface settings 13 years ago
Jo-Philipp Wich 985eab3706 netifd: bump again to git head, fix device present state after reconnecting shell protos 13 years ago
Felix Fietkau 575f47b36e netifd: update to latest version again, fixes route6 issues (#11528) 13 years ago
Felix Fietkau 992d685ea4 netifd: update to latest version, adds 6rd related changes and adds support for default route dependencies (through host route dependencies) 13 years ago
Felix Fietkau de8bc3bfb7 netifd: update to latest version, adds back the workaround for ignoring wlan* in /etc/config/network 13 years ago
Felix Fietkau 2a80e86614 netifd: update to latest version, fixes wifi restart issues 13 years ago
Felix Fietkau c444edc6fd netifd: remove obsolete config variable dependency 13 years ago
Felix Fietkau 38c2c53e65 netifd: update to latest version, fixes an endian issue in broadcast address handling 13 years ago
Felix Fietkau ad98ada7d8 netifd: update to latest version, fixes overriding the mac address for bridge interfaces (#11526) 13 years ago
Felix Fietkau cba8c384fc netifd: update to latest version, adds interface alias support (#11518), and fixes network route drops on dhcp renew 13 years ago
Felix Fietkau 402393bbee netifd: update to latest version, fixes dns server issues (#11501) 13 years ago
Felix Fietkau 52e16e27ec netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings 13 years ago
Felix Fietkau 5348608f9f netifd: update to latest version, fixes a crash on restart 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago
Felix Fietkau 89532e6437 netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after-free on host dependencies, adds a command for scheduling proto-shell restarts and adds support for more address options (point to point, broadcast) 13 years ago
Felix Fietkau 50edcbde35 netifd: update to latest version, adds support for host route dependencies 13 years ago
Felix Fietkau f44934b9ae netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling 13 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues 13 years ago
Felix Fietkau 8b7533c496 netifd: update to 2012-04-12, fixes interface reconnect issues and improves interface status info 13 years ago