summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd2009-09-091-1/+0
* fix nonhotpluggable networks not being brought up. Closes #2781thepeople2009-09-061-0/+1
* [package] base-files: fix sysupgrade get_magic_word() function to return prop...jow2009-08-191-1/+1
* [package] base-files: move ipv6 module loading from setup_interface() to addi...jow2009-08-101-9/+0
* base-files: some /lib/network/config.sh refactoringnbd2009-08-071-25/+38
* [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...jow2009-08-041-12/+21
* [package] base-files: Fix sysupgrade .tar.gz configuration restoringacinonyx2009-06-291-12/+12
* [package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...jow2009-06-171-3/+4
* [package] base-files: Add support for bzipped images in sysupgradeacinonyx2009-06-101-1/+2
* [package] base-files: Detect and decompressed gzipped images automatically wh...acinonyx2009-06-101-7/+14
* [package] base-files: format hexdump output instead of using awk for sysupgradeacinonyx2009-06-101-1/+1
* [package] base-files: fix test experession for sysupgradeacinonyx2009-06-031-1/+1
* network: prevent unnecessary interface down/up cycles if no mac address chang...nbd2009-06-011-2/+3
* network: do not unnecessarily touch interfaces configured as proto=none; brin...nbd2009-06-011-2/+11
* [package] sysupgrade: use sysrq-trigger if availablejow2009-05-151-0/+1
* [package] base-files: show reboot notification is sysupgradejow2009-05-091-1/+4
* [PATCH] Add option in sysupgrade to flash gzipped imagesjow2009-05-071-3/+6
* do not run hotplug event for aliasesnbd2009-04-131-0/+3
* [package]jow2009-03-251-2/+9
* [package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpajow2009-03-241-0/+1
* [package] sysupgrade: install /bin/sleep into ramdisk too and add completitio...jow2009-03-081-1/+2
* Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad...jow2008-11-171-0/+1
* make network config script work with brctl from both bridge-utils & busyboxnico2008-11-091-1/+1
* don't bring down interfaces when preparing themnbd2008-10-291-2/+2
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)nbd2008-09-251-1/+1
* fix sysupgrade support for brcm-2.4 and brcm47xxnbd2008-09-231-2/+15
* sysupgrade: add optional delay before rebootingnbd2008-09-121-0/+1
* fixes variables, oopsblogic2008-08-201-1/+1
* adds the option to have no proto for a interface, usefull if the uci states n...blogic2008-08-201-0/+7
* add basic interface alias support.nbd2008-08-071-37/+80
* avoid duplicate vlan add eventsnbd2008-08-011-1/+3
* link default routes added by the network scripts to the appropriate interface...nbd2008-07-301-2/+2
* properly keep track of bridged interfaces in the network statenbd2008-07-301-0/+17
* fix sysupgrade endian issuesthepeople2008-07-221-1/+1
* fix sysupgrade 'do_upgrade: not found' errornbd2008-06-041-1/+1
* fix use of uci_set_state in network scripts (thx, netprince)nbd2008-04-071-2/+2
* fix interface enumeration issues related to /var/state/network (thx to fish f...nbd2008-04-021-3/+13
* Here comes the new UCI. Enjoy :)nbd2008-02-033-361/+1
* fix ppp issues (thanks to Fatus for debugging this)nbd2007-11-301-2/+3
* Allow specifying static IPv6 gateways (#2710)florian2007-11-161-0/+2
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)nbd2007-11-121-2/+2
* Turn off stp by default, thanks ejkaflorian2007-10-181-1/+1
* Turn on stp by default for bridges (#2476)florian2007-10-181-0/+2
* add clientid to udhcpc thanks pjamathepeople2007-10-061-1/+2
* sync awk implementation of config_get_bool with the shell variantnbd2007-09-191-2/+2
* add sysupgrade script for config preserving system upgrades. only implemented...nbd2007-08-211-0/+151
* fix a race condition with dynamic interfaces and firewallingnbd2007-08-041-0/+1
* move uci_load into config_load so that changes can be applied via uci without...mbm2007-07-111-7/+1
* more wpa+wds patchesmbm2007-07-081-1/+1
* fix a race condition with broadcom wl devices in a bridgenbd2007-07-041-0/+1