Revert "[package] base-files: Add support for assigning multiple IPv6 addresses on...
[openwrt.git] / package / base-files / files / lib / network /
2011-09-14 acinonyxRevert "[package] base-files: Add support for assigning...
2011-09-12 acinonyx[package] base-files: Add support for assigning multipl...
2011-07-17 jow[package] base-files: implement a generic mechanism...
2011-07-15 jow[package] base-files: use uci_toggle_state() to prevent...
2011-06-09 jow[package] base-files: assume a default ipv6 prefix...
2011-06-09 jow[package] base-files: if an ip6addr without a prefix...
2011-06-07 jow[package] base-files: fix error reporting for unsupport...
2011-05-24 nbdbase-files: make the MAC address of bridge interfaces...
2011-04-03 nbdbase-files: bridge config, avoid having a random ipv6...
2011-02-12 jow[package] base-file: cleanup ipv6 enabling in unbridge
2011-02-11 jow[package] base-files:
2011-01-29 jow[package] base-files: fix a typo in processing of addit...
2011-01-29 jow[package] base-files: fix handling of dhcp "reqopts...
2010-12-22 jow[package] base-files: implement "reqopts" parameter...
2010-11-30 jow[package] base-files: disable ipv6 on bridge ports...
2010-11-17 jow[package] base-file: add metric option for static and...
2010-10-06 jow[package] base-files: add udhcpc vendorid option (...
2010-09-19 jow[package] base-files: kill possibly existing udhcpc...
2010-08-02 jow[package] base-files: r22444 caused interfaces to remai...
2010-07-31 florian[package] add txqueuelen option, patch from Roberto...
2010-06-02 jow[package] base-files: introduce option "broadcast"...
2010-06-02 jow[package] base-files: remove IPv6 LL addr from interfac...
2010-06-02 jow[package] base-files:
2010-06-01 jow[package] base-file: move alias setup to route hotplug...
2010-05-30 jow[package] base-files:
2010-05-28 jow[package] base-files: revert r21595
2010-05-28 jow[package] base-files: bring bridge port iface down...
2010-05-27 nbdwhen changing the mac address of a bridge interface...
2010-05-07 jow[package] base-files: add add_dns() and remove_dns...
2010-05-06 jow[package] base-files, ppp: fix interface shutdown
2010-05-05 jow[package] base-files, ppp: remove protocol specific...
2010-03-14 nbdfix error output of brctl if bridging is not supported.
2010-02-12 jow[package] base-files: revert dhcp state information...
2010-02-01 jow[package] base-file: revert unrelated change accidental...
2010-02-01 jow[package] base-files: preinit: get rid of /dev/null...
2010-01-23 jow[package] base-files: ensure that the ip6addr of the...
2009-12-21 hcgAdd udhcpc command-line argument to request rootpath
2009-09-16 jow[package] base-files: clear ip addresses on interfaces...
2009-09-09 nbdRevert "fix nonhotpluggable networks not being brought...
2009-09-06 thepeoplefix nonhotpluggable networks not being brought up....
2009-08-10 jow[package] base-files: move ipv6 module loading from...
2009-08-07 nbdbase-files: some /lib/network/config.sh refactoring
2009-08-04 jow[package] base-files: ensure that ipv6 is loaded if...
2009-06-01 nbdnetwork: prevent unnecessary interface down/up cycles...
2009-06-01 nbdnetwork: do not unnecessarily touch interfaces configur...
2009-04-13 nbddo not run hotplug event for aliases
2009-03-25 jow[package]
2009-03-24 jow[package] sync macs with vif bssids in broadcom.sh...
2008-11-17 jowPrevent "SIOCSIFHWADDR: Device or resource busy" when...
2008-11-09 nicomake network config script work with brctl from both...
2008-10-29 nbddon't bring down interfaces when preparing them
2008-08-20 blogicfixes variables, oops
2008-08-20 blogicadds the option to have no proto for a interface, usefu...
2008-08-07 nbdadd basic interface alias support.
2008-08-01 nbdavoid duplicate vlan add events
2008-07-30 nbdlink default routes added by the network scripts to...
2008-07-30 nbdproperly keep track of bridged interfaces in the networ...
2008-04-07 nbdfix use of uci_set_state in network scripts (thx, netpr...
2008-04-02 nbdfix interface enumeration issues related to /var/state...
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2007-11-30 nbdfix ppp issues (thanks to Fatus for debugging this)
2007-11-16 florianAllow specifying static IPv6 gateways (#2710)
2007-11-12 nbdadd support for interfaces with ipv6, but no ipv4 ...
2007-10-18 florianTurn off stp by default, thanks ejka
2007-10-18 florianTurn on stp by default for bridges (#2476)
2007-10-06 thepeopleadd clientid to udhcpc thanks pjama
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
2007-06-28 mbmfix broadcast address (#1611)
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-15 nbdmore fixes
2007-05-06 ejkaFix ipv6 address assignment (#1622).
2007-05-01 mbmvarious patches to add support for ppp over evdo or...
2007-04-02 nbdnetwork config: ignore nonexistant interfaces
2007-03-19 nbdadd an optional parameter to scan_interfaces() that...
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-02-27 nbdadd a check for brctl in the unbridge() function (fixes...
2007-02-25 nbdintegrate the fix from #1348 and clean up the network...
2007-01-27 nbdadd broadcast setting for /etc/config/network interfaces
2007-01-20 nbdignore the bridge option if brctl is not available
2007-01-17 nbdFix the issue where the default gateway is not set
2007-01-14 nbdadd checks for {ip,ip6}addr in the network config
2007-01-08 nbdForward port whiterussian resolv.conf changes
2006-12-09 florianSet up ipv6 address if provided in network configuratio...
2006-12-08 nbdfix a typo
2006-12-04 nbdadd option for setting the mac address (#1014)
2006-11-22 nbdrename default/ to files/