fix ifup (no longer use the to-be-reverted state of the previous config)
[openwrt/svn-archive/archive.git] / package / base-files / files / lib / network /
2008-11-17 Jo-Philipp WichPrevent "SIOCSIFHWADDR: Device or resource busy" when...
2008-11-09 Nicolas Thillmake network config script work with brctl from both...
2008-10-29 Felix Fietkaudon't bring down interfaces when preparing them
2008-08-20 John Crispinfixes variables, oops
2008-08-20 John Crispinadds the option to have no proto for a interface, usefu...
2008-08-07 Felix Fietkauadd basic interface alias support.
2008-08-01 Felix Fietkauavoid duplicate vlan add events
2008-07-30 Felix Fietkaulink default routes added by the network scripts to...
2008-07-30 Felix Fietkauproperly keep track of bridged interfaces in the networ...
2008-04-07 Felix Fietkaufix use of uci_set_state in network scripts (thx, netpr...
2008-04-02 Felix Fietkaufix interface enumeration issues related to /var/state...
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2007-11-30 Felix Fietkaufix ppp issues (thanks to Fatus for debugging this)
2007-11-16 Florian FainelliAllow specifying static IPv6 gateways (#2710)
2007-11-12 Felix Fietkauadd support for interfaces with ipv6, but no ipv4 ...
2007-10-18 Florian FainelliTurn off stp by default, thanks ejka
2007-10-18 Florian FainelliTurn on stp by default for bridges (#2476)
2007-10-06 Travis Kemenadd clientid to udhcpc thanks pjama
2007-08-04 Felix Fietkaufix a race condition with dynamic interfaces and firewa...
2007-07-08 Mike Bakermore wpa+wds patches
2007-07-04 Felix Fietkaufix a race condition with broadcom wl devices in a...
2007-06-28 Mike Bakerfix broadcast address (#1611)
2007-06-16 Felix Fietkaukeep track of the network interface states (stored...
2007-06-15 Felix Fietkaumore fixes
2007-05-06 Eugene KonevFix ipv6 address assignment (#1622).
2007-05-01 Mike Bakervarious patches to add support for ppp over evdo or...
2007-04-02 Felix Fietkaunetwork config: ignore nonexistant interfaces
2007-03-19 Felix Fietkauadd an optional parameter to scan_interfaces() that...
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-02-27 Felix Fietkauadd a check for brctl in the unbridge() function (fixes...
2007-02-25 Felix Fietkauintegrate the fix from #1348 and clean up the network...
2007-01-27 Felix Fietkauadd broadcast setting for /etc/config/network interfaces
2007-01-20 Felix Fietkauignore the bridge option if brctl is not available
2007-01-17 Felix FietkauFix the issue where the default gateway is not set
2007-01-14 Felix Fietkauadd checks for {ip,ip6}addr in the network config
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes
2006-12-09 Florian FainelliSet up ipv6 address if provided in network configuratio...
2006-12-08 Felix Fietkaufix a typo
2006-12-04 Felix Fietkauadd option for setting the mac address (#1014)
2006-11-22 Felix Fietkaurename default/ to files/