[OpenWrt-Devel] hostapd WDS nl80211 mac80211 wds_bridge

2012-07-05 Thread Ashkanull
Hi I'm tryin to understand wds so I'm trying to set one up using some Ar9103 cards , there are some questions regarding it's setup, in hostapd configuration file it's mentioned that it's only supported with driver=nl80211 and I'm guessing I may be using ath9k (mac80211) for these routers

[OpenWrt-Devel] [PATCH][BRCM63XX] Add CT6376-1 board support

2012-07-05 Thread Álvaro Fernández Rojas
Add CT6376-1 board support. This board uses the same 74HC64 configuration of Neufbox 4 (adsl/line/fxs1/fxs2). Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com Index: target/linux/brcm63xx/patches-3.3/555-board-CT6376-1.patch

[OpenWrt-Devel] [PATCH] dropbear: set DEFAULT_PATH for non-interactive logins

2012-07-05 Thread Gui Iribarren
Set PATH in non-interactive logins to include /sbin paths, so to be consistent with what is currently set in /etc/profile for interactive shells. Signed-off-by: Gui Iribarren g...@altermundi.net --- Index: package/dropbear/patches/500-set-default-path.patch

[OpenWrt-Devel] [PATH] Adds support for libsocketcan

2012-07-05 Thread Gerhard Bertelsmann
Please find a link to a patch for adding libsocketcan Signed-off-by: Gerhard Bertelsmann info at gerhard-bertelsmann http://lnxpps.de/can2udpe/libsocketcan_patch.txt ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Dominique Martinet
Hi, (I just subscribed to the list, so sorry if my mail format isn't right somehow. I quickly glanced at the archive and don't think what I offer has been looked at, aside of a quick reference to the changelog when the feature wasn't available in a stable release of dnsmasq yet) ra_names is a

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Gui Iribarren
On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet asmad...@codewreck.org wrote: Hi, (I just subscribed to the list, so sorry if my mail format isn't right somehow. I quickly glanced at the archive and don't think what I offer has been looked at, aside of a quick reference to the changelog

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Dominique Martinet
Hi, Gui Iribarren wrote on Thu, Jul 05, 2012 : On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet asmad...@codewreck.org wrote: config dhcp 'lan' option interface 'lan' option ra_names '2001:dead:beef::' I understand this serves the double purpose of activating this

Re: [OpenWrt-Devel] [PATCH] dnsmasq - bump version and add config option for ra_names

2012-07-05 Thread Gui Iribarren
On Thu, Jul 5, 2012 at 5:18 PM, Dominique Martinet asmad...@codewreck.org wrote: Hi, Gui Iribarren wrote on Thu, Jul 05, 2012 : On Thu, Jul 5, 2012 at 3:38 PM, Dominique Martinet asmad...@codewreck.org wrote: config dhcp 'lan' option interface 'lan' option ra_names