Openwrt/package
Felix Fietkau e4e63b9c1b 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>

SVN-Revision: 26426
2011-04-03 01:23:45 +00:00
..
6in4
6to4
acx acx: Major rework of acx.sh script 2011-03-17 07:23:28 +00:00
acx-mac80211
admswconfig
apex
ar7-atm
arptables artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 2011-03-12 01:24:18 +00:00
avila-wdt
base-files base-files: bridge config, avoid having a random ipv6 ll address 2011-04-03 01:23:45 +00:00
block-mount block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount. 2011-03-27 06:40:51 +00:00
bridge-utils
broadcom-diag
broadcom-wl
busybox busybox: enable cmp by default (#9133) 2011-03-29 10:58:42 +00:00
button-hotplug
comgt comgt: handle ttyHS* devices in usb hotplug, fix typo (#9046) 2011-03-15 09:09:05 +00:00
compcache
crda
cyassl
dnsmasq
dropbear r25831 reduced the size of the dropbear executable by, among other things, 2011-04-01 10:55:23 +00:00
e2fsprogs
ead
ebtables artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are. 2011-03-12 01:24:18 +00:00
ep80579-drivers
fconfig
firewall firewall: prevent duplicate values in interface state vars 2011-03-30 20:29:17 +00:00
fuse
gdb
goldfish-qemu
gpioctl
grub
hostap-driver hostap-driver: Remove newline at start of config (cosmetic) 2011-03-17 07:23:32 +00:00
hostap-utils
hostapd hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart 2011-04-02 19:44:51 +00:00
hotplug2 hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary). 2011-03-21 05:53:17 +00:00
i2c-gpio-custom
ifenslave
iproute2 iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. 2011-03-12 07:27:57 +00:00
ipset
iptables iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies 2011-03-25 18:02:51 +00:00
iw
ixp4xx-microcode
jshn
kernel kernel: usb-net depends on kernel MII support 2011-04-03 01:23:20 +00:00
kexec-tools
libipfix
libjson-c
libnl
libnl-tiny
libpcap
libreadline
librpc
libtool
libubox libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM 2011-03-27 18:21:40 +00:00
linux-atm linux-atm: Solos card requires explicit buffer size to br2684ctl 2011-03-20 01:21:49 +00:00
lqtapi
ltq-dsl * fixes .unlocked_ioctl functions 2011-03-14 07:34:08 +00:00
ltq-dsl-app
ltq-ifxos ltq-ifxos: only attempt to build if the lantiq target is selected (fixes #9035) 2011-03-13 18:45:27 +00:00
ltq-kpi2udp
ltq-tapi * several updates to the voice packages 2011-03-29 05:17:10 +00:00
ltq-tapidemo
ltq-vmmc * several updates to the voice packages 2011-03-29 05:17:10 +00:00
lua
mac80211 ath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes #9107 2011-04-02 22:04:38 +00:00
madwifi madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz) 2011-03-26 16:56:39 +00:00
mmc_over_gpio
mountd
mtd
ncurses ncurses: install ncurses5-config and ncursesw5-config (#9044) 2011-03-21 06:45:20 +00:00
nvram
ocf-crypto-headers
openssl
opkg
pjsip pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well 2011-03-13 23:02:52 +00:00
ppp ppp: fix fallout from the size reduction patch (thx, frogonwheels) 2011-04-02 02:24:38 +00:00
pptp
ps3-utils
pwm-gpio-custom
px5g
qos-scripts qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks 2011-03-30 10:44:27 +00:00
redboot-ar231x redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems 2011-03-25 00:55:25 +00:00
relayd iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. 2011-03-12 07:27:57 +00:00
robocfg
rotary-gpio-custom
rtc-rv5c386a
siit
soloscli
spi-ks8995
spidev_test
swconfig
switch
uboot-ar71xx uboot-ar71xx: fix compilation on FreeBSD 2011-04-02 13:20:11 +00:00
uboot-envtools
uboot-kirkwood
uboot-lantiq * add some compile flags 2011-03-11 08:22:47 +00:00
uboot-omap35xx
uboot-xburst
ubsec_ssb
ubus ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM 2011-03-27 18:21:45 +00:00
uci uci: fix linking against libdl (#9123) 2011-03-27 12:56:20 +00:00
udev
uhttpd uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed 2011-03-12 04:47:02 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools wireless-tools: remove some more unnecessary stuff from iwconfig 2011-03-18 03:41:22 +00:00
wprobe
wrt55agv2-spidevs
xfsprogs
yamonenv
zlib
Makefile remove postinst files for preinstalled packages 2011-03-25 23:47:08 +00:00