summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/network/config.sh
AgeCommit message (Expand)Author
2009-04-13do not run hotplug event for aliasesnbd
2009-03-25[package]jow
2009-03-24[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpajow
2008-11-17Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...jow
2008-11-09make network config script work with brctl from both bridge-utils & busyboxnico
2008-10-29don't bring down interfaces when preparing themnbd
2008-08-20fixes variables, oopsblogic
2008-08-20adds the option to have no proto for a interface, usefull if the uci states n...blogic
2008-08-07add basic interface alias support.nbd
2008-08-01avoid duplicate vlan add eventsnbd
2008-07-30link default routes added by the network scripts to the appropriate interface...nbd
2008-07-30properly keep track of bridged interfaces in the network statenbd
2008-04-07fix use of uci_set_state in network scripts (thx, netprince)nbd
2008-04-02fix interface enumeration issues related to /var/state/network (thx to fish f...nbd
2008-02-03Here comes the new UCI. Enjoy :)nbd
2007-11-30fix ppp issues (thanks to Fatus for debugging this)nbd
2007-11-16Allow specifying static IPv6 gateways (#2710)florian
2007-11-12add support for interfaces with ipv6, but no ipv4 (patch from #2695)nbd
2007-10-18Turn off stp by default, thanks ejkaflorian
2007-10-18Turn on stp by default for bridges (#2476)florian
2007-10-06add clientid to udhcpc thanks pjamathepeople
2007-08-04fix a race condition with dynamic interfaces and firewallingnbd
2007-07-08more wpa+wds patchesmbm
2007-07-04fix a race condition with broadcom wl devices in a bridgenbd
2007-06-28fix broadcast address (#1611)mbm
2007-06-16keep track of the network interface states (stored in uci format in /var/stat...nbd
2007-06-15more fixesnbd
2007-05-06Fix ipv6 address assignment (#1622).ejka
2007-05-01various patches to add support for ppp over evdo or character devicesmbm
2007-04-02network config: ignore nonexistant interfacesnbd
2007-03-19add an optional parameter to scan_interfaces() that can override the network ...nbd
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-02-27add a check for brctl in the unbridge() function (fixes #1417)nbd
2007-02-25integrate the fix from #1348 and clean up the network scripts a bit...nbd
2007-01-27add broadcast setting for /etc/config/network interfacesnbd
2007-01-20ignore the bridge option if brctl is not availablenbd
2007-01-17Fix the issue where the default gateway is not setnbd
2007-01-14add checks for {ip,ip6}addr in the network confignbd
2007-01-08Forward port whiterussian resolv.conf changesnbd
2006-12-09Set up ipv6 address if provided in network configuration (#1028)florian
2006-12-08fix a typonbd
2006-12-04add option for setting the mac address (#1014)nbd
2006-11-22rename default/ to files/nbd