Hostapd allows more than one RADIUS server to be added in case the main server
goes down.
This allows netifd to load a list of RADIUS servers from the wireless confid
file and add them to hostapd.
The format of the list in the config file is as follow:
list auth_servers ...
list auth_ports ...
li
Since December 2015, the Archer C7 comes with an US-specific firmware. This
firmware will only allow upgrades with images that contain the US region
code in the firmware header.
The "universal" firmware distributed in the rest of the world doesn't care
about the region code, so we can just uncondi
Remove the whole board list from mktplinkfw, as OpenWrt doesn't use it and
it was severely out of sync with the list of built images for ar71xx.
Also:
* fix -Wall warnings
* add const where appropriate
Signed-off-by: Matthias Schiffer
---
tools/firmware-utils/Makefile | 2 +-
tools/fi
Signed-off-by: Matthias Schiffer
---
tools/firmware-utils/src/mktplinkfw.c | 50 +++
1 file changed, 45 insertions(+), 5 deletions(-)
diff --git a/tools/firmware-utils/src/mktplinkfw.c
b/tools/firmware-utils/src/mktplinkfw.c
index 695d4f5..a6030ac 100644
--- a/to
The build command will always get the whole argument string in $(1),
regardless of whitespace. We need to use word/wordlist to split the string
after the first word.
Whitespace and quotation will be given to the command verbatim (make will
ignore it), so to give multiple arguments, no quotation ma
My bad, will send a new patch.
On Wed, Apr 20, 2016 at 8:21 PM, John Crispin wrote:
>
>
> On 20/04/2016 20:09, Rafał Miłecki wrote:
> > On 20 April 2016 at 16:48, amine.ahd wrote:
> >> Hostapd allows more than one RADIUS server to be added in case the main
> server goes down.
> >> This allows n
Hello,
It seems that yocto-project is the new home of opkg. OpenWRT already uses
it but get a commit from 2011. Wouldn't it be interesting to sync with
upstream and even try to upstream some of openwrt patches? They seem to
actively update it.
We can get some features and bug fixes for free (like
Signed-off-by: Jason Wu
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile
index 2053e8d..412415b 100644
--- a/package/boot/uboot-zynq/Makefile
+++ b/package/boot/uboot-zynq/Makefile
@@ -41,9 +41,14 @@ define uboot/zed
TITLE:=U-Boot $(PKG_VERSION) for Avnet D
Tested-by: Joe Zhang
Signed-off-by: Jason Wu
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile
index 3a17f7f..2053e8d 100644
--- a/package/boot/uboot-zynq/Makefile
+++ b/package/boot/uboot-zynq/Makefile
@@ -37,8 +37,13 @@ define uboot/zc706
TITLE:=U-Boot $(
The new mkits.sh is a complete new implementation to support:
- multi-configuration (upto 10 with -c option). First -c used defines
the default conf used.
- multi-image support - multiple kernel/fdt/ramdsik image (upto 50 images)
- per image configuration: Tools now reuse the option for each images
This is not required as long as CONFIG_TARGET_INIT_CMD is correctly
configured.
Signed-off-by: Jason Wu
diff --git
a/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-sbin-in.patch
b/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-
On 20/04/2016 20:09, Rafał Miłecki wrote:
> On 20 April 2016 at 16:48, amine.ahd wrote:
>> Hostapd allows more than one RADIUS server to be added in case the main
>> server goes down.
>> This allows netifd to load a list of RADIUS servers from the wireless confid
>> file and add them to hostap
On 20 April 2016 at 16:48, amine.ahd wrote:
> Hostapd allows more than one RADIUS server to be added in case the main
> server goes down.
> This allows netifd to load a list of RADIUS servers from the wireless confid
> file and add them to hostapd.
> The format of the list in the config file is
On 20/04/2016 00:05, Hannu Nyman wrote:
> Does anybody know what happened to this patch?
> http://patchwork.ozlabs.org/patch/608467/
>
> I got email from ozlabs patchwork eight days ago that the patch was
> "accepted" and ozlabs status shows that, but so far the patch has not
> been commited to
update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe
issues.
Signed-off-by: YuheiOKAWA
---
target/linux/ramips/dts/DB-WRT01.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ramips/dts/DB-WRT01.dts
b/target/linux/ramips/dts/DB-WRT01
Hostapd allows more than one RADIUS server to be added in case the main server
goes down.
This allows netifd to load a list of RADIUS servers from the wireless confid
file and add them to hostapd.
The format of the list in the config file is as follow:
list auth_servers ...
list auth_ports ...
li
Hi,
I can see a couple of months ago a patch was submitted to allow the wr802n
to work as expected, but at the time it looks like it was rejected because
it was not submitted properly:
https://lists.openwrt.org/pipermail/openwrt-devel/2016-February/039591.html
Do you know if any progress was mad
17 matches
Mail list logo