netifd: fix PKG_MIRROR_HASH
[openwrt/openwrt.git] / package / network / config / netifd / files /
2017-11-02 Tero Jänkänetifd: fix dns and domain variables pollution in dhcp...
2017-04-24 Hans Dedeckernetifd: return error status in reload_service
2017-04-03 Hans Dedeckernetifd: fix fw3 warnings in dhcp script
2017-02-23 Felix Fietkaunetifd: fix stopping netifd + interfaces
2016-10-26 Baptiste Jongleznetifd: Request DHCP option 121 (classless route) by...
2016-07-24 Merlijn Wajernetifd: Use -x hostname:$hostname instead of -H
2016-07-12 Hans Dedeckernetifd: quote vendorid and hostname variables in dhcp...
2016-05-11 Hans Dedeckernetifd: Remove hardcoded DHCP release option
2016-04-28 Hans Dedeckernetifd: Add configurable DHCP release behavior
2016-03-31 Hans Dedeckernetifd: Send DHCP release when client exits
2015-12-10 Felix Fietkaunetifd: ifup-shellscript - fix wrong usage of 'local'
2015-09-11 Felix Fietkaubase-files: set kernel.core_pattern in sysctl.conf
2015-05-08 Felix Fietkaunetifd-dhcp: supply parameters to user-script
2015-05-02 Steven Barthdhcp: add option specifying overriding custom-routes
2015-04-17 Steven Barthnetwork: shorten names of generated interfaces
2015-03-15 Jo-Philipp Wichnetifd: dhcp: install host route to gateway (#19182)
2015-01-24 Felix Fietkaunetifd: do not stop service on shutdown, only call...
2015-01-23 Jo-Philipp Wichnetifd: store additional DHCP lease information
2014-12-12 Steven Barthnetifd: Set source IP for DHCP static routes as well
2014-12-08 Steven BarthThis patch depends on "Pass source address to proto_add...
2014-11-08 Steven Barthnetifd: fix default ORO-setting for 6rd
2014-10-12 Steven Barthnetifd: Make mtu configurable of dynamic 6rd tunnel...
2014-10-02 Steven Barthnetifd: fix an error message during network shutdown
2014-08-25 John Crispinpackage/*: remove useless explicit set of function...
2014-07-30 Steven Barthnetifd: suppress fw3 warnings in dhcp script
2014-07-24 Steven Barthsoftwires: redesign dhcp(v6) provisioning
2014-06-11 Felix Fietkaunetifd: use procd_add_reload_trigger
2014-06-05 John Crispinnetfid: make procd watch the network.interface object...
2014-06-02 John Crispinpackage: netifd: remove blank line at the end of file
2014-05-31 Felix Fietkaunetifd: replace the sleep 5 with an ubus wait_for call...
2014-04-05 Felix Fietkaunetifd: Add renew handler for proto dhcp
2014-03-30 John Crispindhcp: Fix broadcast parameter validation support, remov...
2014-03-26 Steven Barth6rd / ds-lite: make the firewall-zones of nested-protoc...
2014-03-26 Steven Barthdhcp: send 6rd-ORO when expecting 6rd-information
2014-03-13 Steven Barthnetifd: pass on delegate flag from dhcp to 6rd
2014-02-21 Jo-Philipp Wichnetifd: fix validation constraints
2014-02-18 John Crispinnetifd: add validation support
2013-12-31 Felix Fietkaunetifd: initialize the switch early at start time and...
2013-12-18 Jo-Philipp Wichnetifd: add reload trigger for /etc/config/wireless...
2013-12-15 Steven BarthConvert DHCP->6rd and DHCPv6->DS-Lite autoconfig to...
2013-12-13 Felix Fietkaunetifd: prevent an unnecessary restart of netifd-manage...
2013-12-09 John Crispinnetifd: enable coredumps again
2013-12-02 Felix Fietkauwifi: rename the "reload" (restarting non-netifd wifi...
2013-12-02 Felix Fietkaunetifd: add wireless configuration support and port...
2013-12-02 Felix Fietkaunetifd: remove redundant calls to /sbin/wifi down
2013-11-10 Felix Fietkaunetifd: remove connect_time from /var/state, it is...
2013-10-17 Steven Barthnetifd: rename customopts to sendopts for consistency
2013-10-17 Steven BarthAdded 'customopts' dhcp protocol option, which is an...
2013-09-17 John Crispinprocd: convert various packages to procd style init...
2013-06-28 Steven Barthnetifd: fix typo in dhcp script
2013-06-08 Jonas Gorskinetifd: bring wifi down before shutting down
2013-05-13 Steven Barthnetifd: added support for setting up 6rd from DHCP
2013-04-09 Steven BarthRemove deprecated ip6slaac option * use proto=dhcpv6...
2013-01-29 Felix Fietkaunetifd: update to latest version
2013-01-29 Steven Barthnetifd: remove IPv6 forwarding-sysctl workaround
2013-01-28 Steven Barthnetifd: IPv6 sysctl, restart IPv6 in static mode to...
2013-01-28 Steven Barthnetifd: add SLAAC ipv6 value for static-proto
2013-01-19 Jo-Philipp Wichnetifd: add a band-aid fix for the wifi setup vs. netif...
2012-12-15 Felix Fietkaunetifd: call /etc/udhcp.user from the netifd dhcp.script
2012-12-03 Steven Barthnetifd: empty hotplug handler removed
2012-11-29 Steven BarthRemove old IPv6 sysctl-config (deprecated)
2012-11-05 Jo-Philipp Wichnetifd: don't send a default client identifier in DHCP...
2012-10-17 John CrispinFix broadcast DHCP client startup option in dhcp.sh
2012-10-10 Felix Fietkaupackages: sort network related packages into package...