[OpenWrt-Devel] [PATCH] An other patch that won't be applied for personal reasons

2010-01-10 Thread Alina Friedrichsen
This disables IPv6 autoconfiguration by default. A router shouldn't react on router advertisements or you get strange chaos in the ip configuration. It will be re-enabled if the protocol is DHCP. Signed-off-by: Alina Friedrichsen Index: package/swconfig/files/switch.sh =

Re: [OpenWrt-Devel] Kamikaze 8.09.2 Released

2010-01-10 Thread Alina Friedrichsen
> * fixed ipv6 interface setup on boot Index: package/base-files/files/lib/network/config.sh === --- package/base-files/files/lib/network/config.sh (Revision 18843) +++ package/base-files/files/lib/network/config.sh (Arbeitskopie) @

[OpenWrt-Devel] Kamikaze 8.09.2 Released

2010-01-10 Thread Andy Boyett
The OpenWrt team would like to announce the release of Kamikaze 8.09.2 The official binaries, generated from the 8.09.2 svn tag, can be found here: http://downloads.openwrt.org/kamikaze/8.09.2/ This is the last update of the 8.09 release series, with the following notable changes: * pptp nat

Re: [OpenWrt-Devel] WRT-54-G / bcm47xx / kernel2.6 / wifi_b43 / debugFS

2010-01-10 Thread Spudz76
In many (most?) cases, the wifi driver does not allow you to modify the MAC address. It's all about spoof protections as was mentioned before. The only other method I've used with success to achieve something like you're trying to do without using WDS is to set up a bridge-mode (tap device, not tu

Re: [OpenWrt-Devel] [OpenWrt-Commits] r19086 - trunk/package/dnsmasq/files

2010-01-10 Thread Stefan Bethke
Am 09.01.2010 um 22:03 schrieb openwrt-comm...@openwrt.org: > [package] dnsmasq: add local domain as search directive to /tmp/resolv.conf > + echo "search $DOMAIN" >> /tmp/resolv.conf This will create an empty search domain specification if DOMAIN is not set. I suggested this chang

Re: [OpenWrt-Devel] WRT-54-G / bcm47xx / kernel2.6 / wifi_b43 / debugFS

2010-01-10 Thread Ferenc Wagner
Felix Fietkau writes: > On 2010-01-08 6:24 PM, Ferenc Wagner wrote: > >> Stefan Bethke writes: >> >>> Am 08.01.2010 um 16:57 schrieb Ferenc Wagner: >>> However, I failed to use it in client mode: it associates with the AP, but doesn't receive IP packets (I simply bridge it to the LAN,