summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/network
AgeCommit message (Expand)Author
2010-02-12[package] base-files: revert dhcp state information on ifdown and restore pre...jow
2010-02-01[package] base-file: revert unrelated change accidentally committed in r19478jow
2010-02-01[package] base-files: preinit: get rid of /dev/null redirections and use grep...jow
2010-01-23[package] base-files: ensure that the ip6addr of the main interface stays the...jow
2009-12-21Add udhcpc command-line argument to request rootpathhcg
2009-09-16[package] base-files: clear ip addresses on interfaces that are about to be a...jow
2009-09-09Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd
2009-09-06fix nonhotpluggable networks not being brought up. Closes #2781thepeople
2009-08-10[package] base-files: move ipv6 module loading from setup_interface() to addi...jow
2009-08-07base-files: some /lib/network/config.sh refactoringnbd
2009-08-04[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...jow
2009-06-01network: prevent unnecessary interface down/up cycles if no mac address chang...nbd
2009-06-01network: do not unnecessarily touch interfaces configured as proto=none; brin...nbd
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