50 Commits (5a08328197d66c63552fa4b85f9e5d7d86d1e1cf)

Author SHA1 Message Date
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 12 years ago
Steven Barth 1d485c737e netifd: don't remove & readd addresses that only have a changed lifetime 12 years ago
Felix Fietkau 7fc90889d5 netifd: update to the latest version, fixes a bridge handling corner case on config reload 12 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
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/ 13 years ago