1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 16:07:30 +03:00
openwrt-xburst/package/base-files/files
nbd 8d65fda8a8 base-files: bridge config, avoid having a random ipv6 ll address
So far, we are setting the bridge interface up before having added any
bridge interface ports. This results in the bridge assigning a random
mac address to its bridge interface and therefore IPv6 assigning a
matching link local address to the bridge interface as soon as the
bridge interface is up. After adding the first bridge port interface,
the bridge's mac address is reset correctly, however the IPv6 link
local address stays the same.

This commit ensures that we are at least having the IPv6 link local
address of the first interface added to the bridge instead of a random
one.

Signed-off-by: Linus Lüssing <linus.luessing@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 01:23:45 +00:00
..
bin base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) 2011-02-13 19:06:20 +00:00
etc [package] base-files: properly handle vlans on top of wireless interfaces 2011-03-18 18:24:51 +00:00
lib base-files: bridge config, avoid having a random ipv6 ll address 2011-04-03 01:23:45 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin [package] adds a --help option to /sbin/wifi 2010-12-05 11:22:56 +00:00
usr/share/udhcpc base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there 2011-02-13 01:44:57 +00:00