[package] base-file: add metric option for static and dhcp protos, this simplifies...
[openwrt/svn-archive/archive.git] / package / base-files / files / lib / network / config.sh
2010-11-17 Jo-Philipp Wich[package] base-file: add metric option for static and...
2010-10-06 Jo-Philipp Wich[package] base-files: add udhcpc vendorid option (...
2010-09-19 Jo-Philipp Wich[package] base-files: kill possibly existing udhcpc...
2010-08-02 Jo-Philipp Wich[package] base-files: r22444 caused interfaces to remai...
2010-07-31 Florian Fainelli[package] add txqueuelen option, patch from Roberto...
2010-06-02 Jo-Philipp Wich[package] base-files: introduce option "broadcast"...
2010-06-02 Jo-Philipp Wich[package] base-files: remove IPv6 LL addr from interfac...
2010-06-02 Jo-Philipp Wich[package] base-files:
2010-06-01 Jo-Philipp Wich[package] base-file: move alias setup to route hotplug...
2010-05-30 Jo-Philipp Wich[package] base-files:
2010-05-28 Jo-Philipp Wich[package] base-files: revert r21595
2010-05-28 Jo-Philipp Wich[package] base-files: bring bridge port iface down...
2010-05-27 Felix Fietkauwhen changing the mac address of a bridge interface...
2010-05-07 Jo-Philipp Wich[package] base-files: add add_dns() and remove_dns...
2010-05-06 Jo-Philipp Wich[package] base-files, ppp: fix interface shutdown
2010-05-05 Jo-Philipp Wich[package] base-files, ppp: remove protocol specific...
2010-03-14 Felix Fietkaufix error output of brctl if bridging is not supported.
2010-02-12 Jo-Philipp Wich[package] base-files: revert dhcp state information...
2010-02-01 Jo-Philipp Wich[package] base-file: revert unrelated change accidental...
2010-02-01 Jo-Philipp Wich[package] base-files: preinit: get rid of /dev/null...
2010-01-23 Jo-Philipp Wich[package] base-files: ensure that the ip6addr of the...
2009-12-21 Hamish GuthrieAdd udhcpc command-line argument to request rootpath
2009-09-16 Jo-Philipp Wich[package] base-files: clear ip addresses on interfaces...
2009-09-09 Felix FietkauRevert "fix nonhotpluggable networks not being brought...
2009-09-06 Travis Kemenfix nonhotpluggable networks not being brought up....
2009-08-10 Jo-Philipp Wich[package] base-files: move ipv6 module loading from...
2009-08-07 Felix Fietkaubase-files: some /lib/network/config.sh refactoring
2009-08-04 Jo-Philipp Wich[package] base-files: ensure that ipv6 is loaded if...
2009-06-01 Felix Fietkaunetwork: prevent unnecessary interface down/up cycles...
2009-06-01 Felix Fietkaunetwork: do not unnecessarily touch interfaces configur...
2009-04-13 Felix Fietkaudo not run hotplug event for aliases
2009-03-25 Jo-Philipp Wich[package]
2009-03-24 Jo-Philipp Wich[package] sync macs with vif bssids in broadcom.sh...
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/