Re: [OpenWrt-Devel] [PATCH 1/1] [polarssl] Fix build failures due to PKG_NAME != dir name

2015-08-11 Thread Yousong Zhou
On 11 August 2015 at 10:00, Yousong Zhou wrote: > On 2 August 2015 at 19:46, Daniel Dickinson > wrote: >> Packages that depend on PolarSSL fail to build because polarssl's InstallDev >> section never actually gets executed because (prior to this patch) the >> package >> name does not match the s

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread John kerry
Yes i able to config using GUI, But when i am configuring GUI i scan and connect to one AP and then add one more AP mode to it. So finally i will have wireless configuration. But i cant keep this config in build option because if i load this configuration it will load what i connected last time, s

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging"

2015-08-11 Thread Felix Fietkau
On 2015-08-11 21:31, David Lang wrote: > On Tue, 11 Aug 2015, Felix Fietkau wrote: > >> On 2015-08-11 11:34, John kerry wrote: >>> >>> This i added manually one ap mode. >>> >>> So if i copy this config file, build and load this firmware, its load >>> what it was there so it shows one client which

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging"

2015-08-11 Thread David Lang
On Tue, 11 Aug 2015, Felix Fietkau wrote: On 2015-08-11 11:34, John kerry wrote: This i added manually one ap mode. So if i copy this config file, build and load this firmware, its load what it was there so it shows one client which i was connected last time and one AP which i added. But now

[OpenWrt-Devel] FCC Wifi regulation list

2015-08-11 Thread Eric Schultz
I've set up a mailing list for the relevant FCC wifi regulation discussion. We have folks from a number of different organizations so I encourage everyone interested to join the list if they're not already on it. I think we're going to be able to come up with a solid response to at least publicize

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging"

2015-08-11 Thread Felix Fietkau
On 2015-08-11 11:34, John kerry wrote: > > This i added manually one ap mode. > > So if i copy this config file, build and load this firmware, its load > what it was there so it shows one client which i was connected last time > and one AP which i added. > > But now i cannot scan anymore and con

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread David Lang
I thought you said a couple posts ago that you were able to configure it through the GUI to work the way you wanted it to, you were just wanting to make something the default. So do you have it working or not? If you have it working, it should keep working after a reboot. What are you meaning

[OpenWrt-Devel] issues with service jailing

2015-08-11 Thread Maxim Storchak
Hi, I'm trying to build latest trunk with CONFIG_PROCD_JAIL_SUPPORT=y, and it appears that ujail can't run anything in jail. The reason is that /lib/ld-musl-mips-sf.so.1 (I have ar71xx router) is not present in jail root. As I understand, ujail parses ELF headers of the target binary and bind-moun

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread John kerry
Hi, How to config wireless config file for repeater mode. I am not able to config. On Tue, Aug 11, 2015 at 5:34 PM, John kerry wrote: > When i load firmware the wireless config will be like below: > > config wifi-device 'wifi0' > option type 'qcawifi' > option macaddr '00:26:75:

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread John kerry
When i load firmware the wireless config will be like below: config wifi-device 'wifi0' option type 'qcawifi' option macaddr '00:26:75:bd:37:24' option hwmode '11ng' option txpower '16' option htmode 'HT20' option disabled '0' option channel

Re: [OpenWrt-Devel] Openvswitch package not available in trunk

2015-08-11 Thread Alexandru Ardelean
Will make some more time to try this. Thanks for testing On Mon, Aug 10, 2015 at 5:50 PM, Florian Siebertz < florian.siebe...@inf.h-brs.de> wrote: > Today I compiled with your fork and everything seemed fine at first. > After flashing to a TP-Link WDR3600 Router I can see the ovsdb-server > runn

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread David Lang
you have a working config but you want to do something by default what you want to do is different at different times. what is it that you want to be the default? when do you want this default to apply? This isn't clear. David Lang On Tue, 11 Aug 2015, John kerry wrote: Date: Tue, 11 Aug

Re: [OpenWrt-Devel] Fwd: "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

2015-08-11 Thread John kerry
Yes, i can copy the config and build with this configuration, for example now i have connected to some router, another time we can connect to any router. So how i can fix the settings by default. On Tue, Aug 11, 2015 at 12:45 AM, David Lang wrote: > On Mon, 10 Aug 2015, John kerry wrote: > > I