summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib
AgeCommit message (Expand)Author
2009-03-25[package]jow
2009-03-24[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpajow
2009-03-08[package] sysupgrade: install /bin/sleep into ramdisk too and add completitio...jow
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-09-25install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)nbd
2008-09-23fix sysupgrade support for brcm-2.4 and brcm47xxnbd
2008-09-12sysupgrade: add optional delay before rebootingnbd
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-07-22fix sysupgrade endian issuesthepeople
2008-06-04fix sysupgrade 'do_upgrade: not found' errornbd
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-09-19sync awk implementation of config_get_bool with the shell variantnbd
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd
2007-08-04fix a race condition with dynamic interfaces and firewallingnbd
2007-07-11move uci_load into config_load so that changes can be applied via uci without...mbm
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-06-15some shell variable handling fixesnbd
2007-06-15fix typonbd
2007-06-15allow config_* and uci_* functions to work on files outside of /etc/config - ...nbd
2007-05-16keep uci_set from saving things that have not changedthepeople
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-24rename uci-update.awk to uci.awk and add a few config_* functionsnbd
2007-03-19add an optional parameter to scan_interfaces() that can override the network ...nbd
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
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-26Integrate basic UCI config file validation supportnbd
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