netifd: add IPIP tunnel support (thx Hans Dedecker)
[openwrt/staging/chunkeey.git] / package / network / config / netifd / files /
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...