63 Commits (fd6bf05548eee0fe8d147dcfe9a92fc4856d9bc7)

Author SHA1 Message Date
Hans Dedecker 4b195a611f netifd: return error status in reload_service 8 years ago
Hans Dedecker 20e40db524 netifd: fix fw3 warnings in dhcp script 8 years ago
Felix Fietkau 942ac18c8a netifd: fix stopping netifd + interfaces 8 years ago
Baptiste Jonglez 89817614bb netifd: Request DHCP option 121 (classless route) by default 8 years ago
Merlijn Wajer 4a0c4d8151 netifd: Use -x hostname:$hostname instead of -H 8 years ago
Hans Dedecker 99e5bec2c6 netifd: quote vendorid and hostname variables in dhcp script 8 years ago
Hans Dedecker f9a3123bbf netifd: Remove hardcoded DHCP release option 8 years ago
Hans Dedecker a83f049b5b netifd: Add configurable DHCP release behavior 9 years ago
Hans Dedecker 81a5f1ac9e netifd: Send DHCP release when client exits 9 years ago
Felix Fietkau 6fb259b6df netifd: ifup-shellscript - fix wrong usage of 'local' 9 years ago
Felix Fietkau ced2b641e2 base-files: set kernel.core_pattern in sysctl.conf 9 years ago
Felix Fietkau bf84a53f9b netifd-dhcp: supply parameters to user-script 10 years ago
Steven Barth a132313238 dhcp: add option specifying overriding custom-routes 10 years ago
Steven Barth 6b062ad848 network: shorten names of generated interfaces 10 years ago
Jo-Philipp Wich eb7f470e7b netifd: dhcp: install host route to gateway (#19182) 10 years ago
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 10 years ago
John Crispin 40218343cd package: netifd: remove blank line at the end of file 10 years ago
Felix Fietkau d866ee2e30 netifd: replace the sleep 5 with an ubus wait_for call to speed up init script 10 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 11 years ago