rpcd: iwinfo plugin fixes
[openwrt.git] / package / network / config / netifd / files /
2016-05-10 lukanetifd: Add configurable DHCP release behavior
2016-05-10 lukanetifd: Send DHCP release when client exits
2015-12-10 nbdnetifd: ifup-shellscript - fix wrong usage of 'local'
2015-09-11 nbdbase-files: set kernel.core_pattern in sysctl.conf
2015-05-08 nbdnetifd-dhcp: supply parameters to user-script
2015-05-02 cyrusdhcp: add option specifying overriding custom-routes
2015-04-17 cyrusnetwork: shorten names of generated interfaces
2015-03-15 jownetifd: dhcp: install host route to gateway (#19182)
2015-01-24 nbdnetifd: do not stop service on shutdown, only call...
2015-01-23 jownetifd: store additional DHCP lease information
2014-12-12 cyrusnetifd: Set source IP for DHCP static routes as well
2014-12-08 cyrusThis patch depends on "Pass source address to proto_add...
2014-11-08 cyrusnetifd: fix default ORO-setting for 6rd
2014-10-12 cyrusnetifd: Make mtu configurable of dynamic 6rd tunnel...
2014-10-02 cyrusnetifd: fix an error message during network shutdown
2014-08-25 blogicpackage/*: remove useless explicit set of function...
2014-07-30 cyrusnetifd: suppress fw3 warnings in dhcp script
2014-07-24 cyrussoftwires: redesign dhcp(v6) provisioning
2014-06-11 nbdnetifd: use procd_add_reload_trigger
2014-06-05 blogicnetfid: make procd watch the network.interface object...
2014-06-02 blogicpackage: netifd: remove blank line at the end of file
2014-05-31 nbdnetifd: replace the sleep 5 with an ubus wait_for call...
2014-04-05 nbdnetifd: Add renew handler for proto dhcp
2014-03-30 blogicdhcp: Fix broadcast parameter validation support, remov...
2014-03-26 cyrus6rd / ds-lite: make the firewall-zones of nested-protoc...
2014-03-26 cyrusdhcp: send 6rd-ORO when expecting 6rd-information
2014-03-13 cyrusnetifd: pass on delegate flag from dhcp to 6rd
2014-02-21 jownetifd: fix validation constraints
2014-02-18 blogicnetifd: add validation support
2013-12-31 nbdnetifd: initialize the switch early at start time and...
2013-12-18 jownetifd: add reload trigger for /etc/config/wireless...
2013-12-15 cyrusConvert DHCP->6rd and DHCPv6->DS-Lite autoconfig to...
2013-12-13 nbdnetifd: prevent an unnecessary restart of netifd-manage...
2013-12-09 blogicnetifd: enable coredumps again
2013-12-02 nbdwifi: rename the "reload" (restarting non-netifd wifi...
2013-12-02 nbdnetifd: add wireless configuration support and port...
2013-12-02 nbdnetifd: remove redundant calls to /sbin/wifi down
2013-11-10 nbdnetifd: remove connect_time from /var/state, it is...
2013-10-17 cyrusnetifd: rename customopts to sendopts for consistency
2013-10-17 cyrusAdded 'customopts' dhcp protocol option, which is an...
2013-09-17 blogicprocd: convert various packages to procd style init...
2013-06-28 cyrusnetifd: fix typo in dhcp script
2013-06-08 jogonetifd: bring wifi down before shutting down
2013-05-13 cyrusnetifd: added support for setting up 6rd from DHCP
2013-04-09 cyrusRemove deprecated ip6slaac option
2013-01-29 nbdnetifd: update to latest version
2013-01-29 cyrusnetifd: remove IPv6 forwarding-sysctl workaround
2013-01-28 cyrusnetifd: IPv6 sysctl, restart IPv6 in static mode to...
2013-01-28 cyrusnetifd: add SLAAC ipv6 value for static-proto
2013-01-19 jownetifd: add a band-aid fix for the wifi setup vs. netif...
2012-12-15 nbdnetifd: call /etc/udhcp.user from the netifd dhcp.script
2012-12-03 cyrusnetifd: empty hotplug handler removed
2012-11-29 cyrusRemove old IPv6 sysctl-config (deprecated)
2012-11-05 jownetifd: don't send a default client identifier in DHCP...
2012-10-17 blogicFix broadcast DHCP client startup option in dhcp.sh
2012-10-10 nbdpackages: sort network related packages into package...