adds the option to have no proto for a interface, usefull if the uci states need...
[openwrt-10.03/.git] / package / base-files / files / lib / network / config.sh
2008-08-20 blogicadds the option to have no proto for a interface, usefu...
2008-08-07 nbdadd basic interface alias support.
2008-08-01 nbdavoid duplicate vlan add events
2008-07-30 nbdlink default routes added by the network scripts to...
2008-07-30 nbdproperly keep track of bridged interfaces in the networ...
2008-04-07 nbdfix use of uci_set_state in network scripts (thx, netpr...
2008-04-02 nbdfix interface enumeration issues related to /var/state...
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2007-11-30 nbdfix ppp issues (thanks to Fatus for debugging this)
2007-11-16 florianAllow specifying static IPv6 gateways (#2710)
2007-11-12 nbdadd support for interfaces with ipv6, but no ipv4 ...
2007-10-18 florianTurn off stp by default, thanks ejka
2007-10-18 florianTurn on stp by default for bridges (#2476)
2007-10-06 thepeopleadd clientid to udhcpc thanks pjama
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
2007-06-28 mbmfix broadcast address (#1611)
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-15 nbdmore fixes
2007-05-06 ejkaFix ipv6 address assignment (#1622).
2007-05-01 mbmvarious patches to add support for ppp over evdo or...
2007-04-02 nbdnetwork config: ignore nonexistant interfaces
2007-03-19 nbdadd an optional parameter to scan_interfaces() that...
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-02-27 nbdadd a check for brctl in the unbridge() function (fixes...
2007-02-25 nbdintegrate the fix from #1348 and clean up the network...
2007-01-27 nbdadd broadcast setting for /etc/config/network interfaces
2007-01-20 nbdignore the bridge option if brctl is not available
2007-01-17 nbdFix the issue where the default gateway is not set
2007-01-14 nbdadd checks for {ip,ip6}addr in the network config
2007-01-08 nbdForward port whiterussian resolv.conf changes
2006-12-09 florianSet up ipv6 address if provided in network configuratio...
2006-12-08 nbdfix a typo
2006-12-04 nbdadd option for setting the mac address (#1014)
2006-11-22 nbdrename default/ to files/