Re: [OpenWrt-Devel] We are seeking bandwith per user configuration

2013-05-15 Thread Oguz Ersoz
Yes sure shell script is ok payment is up to you my dear friend tell me what payment will get you happy :) I like to use OpenWRT to reserve seperate bandwith to our workers in office building all of the people is disabled by default some people permitted to access to the internet from MAC

Re: [OpenWrt-Devel] Attitude Adjustment (r36608) Configuration config problems

2013-05-15 Thread Gui Iribarren
On 05/15/2013 02:15 AM, cmsv wrote: I have encountered the following problems while compiling images: The reason being is for example that the network configuration file for a dlink is not fully the same as for example tp-link. Having any of these config files in buildroot

[OpenWrt-Devel] [PATCH] gpsd: Bump version to 3.9

2013-05-15 Thread Sebastian Muszynski
This patch bumps gpsd version to 3.9. Signed-off-by: Sebastian Muszynski ba...@linkt.de --- Index: feeds/packages/net/gpsd/Makefile === --- feeds/packages/net/gpsd/Makefile(revision 36638) +++ feeds/packages/net/gpsd/Makefile

[OpenWrt-Devel] [PATCH] Netifd: Generic multi-wan support

2013-05-15 Thread Kristian Evensen
From: Kristian Evensen kristian.even...@gmail.com Multi-wan support was recently added to netifd, but limited to IPv6. This patch enables multi-wan for IPv4 as well. In addition, the patch introduces some changes that make the multi-wan support more robust. 1) Instead of using the interface

[OpenWrt-Devel] [PATCH] mac82011: Fix auto channel selection for dual band cards

2013-05-15 Thread Sujith Manoharan
From: Sujith Manoharan c_man...@qca.qualcomm.com Use the HW mode to determine which channel to choose when the card is dual-band, otherwise, a channel from the 2GHz band would be chosen when hwmode is set to 11a or 11na. Signed-off-by: Sujith Manoharan c_man...@qca.qualcomm.com ---

[OpenWrt-Devel] Multi-homing routers

2013-05-15 Thread Vasileios Lakafosis
Hi everyone, I am looking for a home router that can have multiple interfaces used as WAN ports for multi-homing applications (behind multiple ISPs). By strictly home routers I mean Linksys, Netgear, D-link, and the like; something that the beginner to average user would be able to easily find

[OpenWrt-Devel] [PATCH 0/2] Add new target for i.MX23-based boards

2013-05-15 Thread Zoltan HERPAI
This revised patchset will add support for i.MX23-based boards, starting with Olimex Olinuxino. This is an ARM9-based board which comes in different flavours depending on devices and expansion ports. Currently supported: - 3.8.11 kernel - ext4 rootfs - USB - ethernet - RTC Work in

[OpenWrt-Devel] [PATCH 1/2] [tools]: Add tools support for i.MX23

2013-05-15 Thread Zoltan HERPAI
Add tools support for booting up an i.MX23-based board via bootlets. Signed-off-by: Zoltan HERPAI wigy...@uid0.hu --- Index: package/imx-bootlets/patches/003-add-olinuxino.diff === ---

[OpenWrt-Devel] [PATCH 2/2] imx23: Add target for i.MX23

2013-05-15 Thread Zoltan HERPAI
Adding target support for i.MX23, with initial profiles for the different Olinuxino boards. Signed-off-by: Zoltan HERPAI wigy...@uid0.hu --- Index: target/linux/imx23/image/Makefile === --- target/linux/imx23/image/Makefile

Re: [OpenWrt-Devel] Netifd: Generic multi-wan support

2013-05-15 Thread Steven Barth
Hi Kristian, at first: thanks for your feedback. I really like the general idea of this patch, however: 1) Instead of using the interface index to decide on interface metric, a table-option is added to interfaces. This way, users are sure which tables will be used for policy routing and can