48 Commits (978830466a3781b85ce318ad14e92915babd62a0)

Author SHA1 Message Date
Felix Fietkau 18d4b8783c netifd: do not stop service on shutdown, only call ifdown 10 years ago
Jo-Philipp Wich 1f6411e436 netifd: store additional DHCP lease information 10 years ago
Steven Barth f565e0598d netifd: Set source IP for DHCP static routes as well 10 years ago
Steven Barth 15d67644f1 This patch depends on "Pass source address to proto_add_ipv4_route". 10 years ago
Steven Barth 990b501ec4 netifd: fix default ORO-setting for 6rd 10 years ago
Steven Barth 9106cc0af9 netifd: Make mtu configurable of dynamic 6rd tunnel interface 10 years ago
Steven Barth 73179a188c netifd: fix an error message during network shutdown 10 years ago
John Crispin 2ae05c57f8 package/*: remove useless explicit set of function returncode 10 years ago
Steven Barth 86671615de netifd: suppress fw3 warnings in dhcp script 10 years ago
Steven Barth 9231df5665 softwires: redesign dhcp(v6) provisioning 10 years ago
Felix Fietkau 500d3072ec netifd: use procd_add_reload_trigger 10 years ago
John Crispin 7a0606124a netfid: make procd watch the network.interface object for events 11 years ago
John Crispin 40218343cd package: netifd: remove blank line at the end of file 11 years ago
Felix Fietkau d866ee2e30 netifd: replace the sleep 5 with an ubus wait_for call to speed up init script 11 years ago
Felix Fietkau dca014db76 netifd: Add renew handler for proto dhcp 11 years ago
John Crispin c7168b64ef dhcp: Fix broadcast parameter validation support, remove unused netmask parameter 11 years ago
Steven Barth 0555ebf66d 6rd / ds-lite: make the firewall-zones of nested-protocols configurable 11 years ago
Steven Barth 2a893c2057 dhcp: send 6rd-ORO when expecting 6rd-information 11 years ago
Steven Barth edd75e332c netifd: pass on delegate flag from dhcp to 6rd 11 years ago
Jo-Philipp Wich 354efde275 netifd: fix validation constraints 11 years ago
John Crispin 8fb44e0d1e netifd: add validation support 11 years ago
Felix Fietkau 20151a3394 netifd: initialize the switch early at start time and on reload (fixes #13015) 11 years ago
Jo-Philipp Wich 1789744958 netifd: add reload trigger for /etc/config/wireless as well 11 years ago
Steven Barth e49d67f192 Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface 11 years ago
Felix Fietkau 47730fe355 netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at boot time 11 years ago
John Crispin 31a2912cd9 netifd: enable coredumps again 11 years ago
Felix Fietkau 3c50feca19 wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_legacy" 11 years ago
Felix Fietkau 498d84fc4e netifd: add wireless configuration support and port mac80211 to the new framework 11 years ago
Felix Fietkau 107bcb5de3 netifd: remove redundant calls to /sbin/wifi down 11 years ago
Felix Fietkau e78e720a6f netifd: remove connect_time from /var/state, it is unused 11 years ago
Steven Barth 56bc536713 netifd: rename customopts to sendopts for consistency 11 years ago
Steven Barth c759b49a4f Added 'customopts' dhcp protocol option, which is an array passed along to udhcpc as series of -x options. 11 years ago
John Crispin f874094402 procd: convert various packages to procd style init.d scripts 11 years ago
Steven Barth d8051a8814 netifd: fix typo in dhcp script 11 years ago
Jonas Gorski b9de8ca7f5 netifd: bring wifi down before shutting down 12 years ago
Steven Barth ea71678b09 netifd: added support for setting up 6rd from DHCP 12 years ago
Steven Barth 3abc915522 Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead 12 years ago
Felix Fietkau 65657fb585 netifd: update to latest version 12 years ago
Steven Barth fac1ed35ac netifd: remove IPv6 forwarding-sysctl workaround 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
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
Felix Fietkau 860c2e8116 netifd: call /etc/udhcp.user from the netifd dhcp.script 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
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
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