[LEDE-DEV] [PATCH 2/2] mac80211: start hostapd with logging wpa_printf messages to syslog

2017-01-29 Thread Rafał Miłecki
From: Rafał Miłecki Some debugging/error messages are printed using wpa_printf and this change allows finally reading them out of the syslog. Signed-off-by: Rafał Miłecki --- package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[LEDE-DEV] [PATCH 1/2] hostapd: enable support for logging wpa_printf messages to syslog

2017-01-29 Thread Rafał Miłecki
From: Rafał Miłecki This will allow starting hostapd with the new -s parameter and finally read all (error) messages from the syslog. Signed-off-by: Rafał Miłecki --- package/network/services/hostapd/files/hostapd-full.config | 3 +++ package/network/services/hostapd/files/hostapd-mini.config

Re: [LEDE-DEV] [PATCH v2] openvpn: ssl-enabled variants also provide a virtual openvpn-crypto package

2017-01-29 Thread Sven Roederer
Am Sonntag, 22. Januar 2017, 19:00:51 CET schrieb Sven Roederer: > When relying on x.509 certs for auth and / or encryption of traffic you > can't use package openvpn-nossl. > Just have your package depend on openvpn-crypto to have SSL-encryption and > X.509-support enabled in OpenVPN. If encryptio

[LEDE-DEV] Bounty: simplify extracting/restoring kernel .config

2017-01-29 Thread Philip Prindeville
Hi. I’m working on a project where I need to be able to force certain kernel configuration parameters from a script, to automate building tailored kernels for performance testing, certification, etc. I love the way that I can use “scripts/diffconfig.sh” to save the deltas into a file… update t

[LEDE-DEV] rt5350: second gpio bank

2017-01-29 Thread Giuseppe Lippolis
Hi, I would like to verify if something is connected on the second gpio bank of my rt5350. Therefore I enabled the bank in the dts and now I'm able to see it in /sys: root@lede:~# ls /sys/class/gpio/ export gpio7 gpiochip0 gpiochip22 modem3g_enable unexport root@lede:~# c

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Toke Høiland-Jørgensen
Jaap Buurman writes: > One more question if you don't mind :) With the "mac80211 debloated > intermediate queues" do you also mean fq_codel (phase 2), or just > phase 1? That's "phase 2". If I'm understanding the distinction correctly, "phase 1" is everything not wifi-specific (i.e. ethernet dri

[LEDE-DEV] [PATCH] ledtrig-netdev: don't cancel work on events for different interfaces

2017-01-29 Thread adron
From: Sergey Sergeev This fixes logic bug(in function netdev_trig_notify) introduced in 0b2991a8ed32b5d9ba0a7c3441a72e1c1a1c4fde commit. Events triggered by different interfaces were stopping work queue so it wasn't working for tx/rx mode. Signed-off-by: Sergey Sergeev --- target/linux/generic

[LEDE-DEV] [PATCH] ledtrig-netdev: don't cancel work on events for different interfaces

2017-01-29 Thread adron
From: Sergey Sergeev This fixes logic bug(in function netdev_trig_notify) introduced in 0b2991a8ed32b5d9ba0a7c3441a72e1c1a1c4fde commit. Events triggered by different interfaces were stopping work queue so it wasn't working for tx/rx mode. Signed-off-by: Sergey Sergeev --- target/linux/generic

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Jaap Buurman
One more question if you don't mind :) With the "mac80211 debloated intermediate queues" do you also mean fq_codel (phase 2), or just phase 1? Also, has cake ever been tried instead of fq_codel to try and debloat wifi? On Sun, Jan 29, 2017 at 2:46 PM, Toke Høiland-Jørgensen wrote: > Jaap Buurman

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Toke Høiland-Jørgensen
Rich Brown writes: > Hi Jaap, > >> On Jan 28, 2017, at 6:36 AM, Jaap Buurman wrote: >> >> Great job on the release notes! One minor thing that I think looks >> nicer would be the removal of "nothing specific" after "improved >> performance", since it adds no additional information. But that's j

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Toke Høiland-Jørgensen
Jaap Buurman writes: > Thank you very much for the information! Actually, airtime fairness > was added 3 days ago, both to the master branch and to the 17.01 > branch as can be seen in this commit: > https://git.lede-project.org/?p=source.git;a=commit;h=a6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe A

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Jaap Buurman
Thank you very much for the information! Actually, airtime fairness was added 3 days ago, both to the master branch and to the 17.01 branch as can be seen in this commit: https://git.lede-project.org/?p=source.git;a=commit;h=a6f3ea5e848fd6c23cf0af9fe7b6c9753a1bf2fe :) On Sun, Jan 29, 2017 at 2:46

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Toke Høiland-Jørgensen
Jaap Buurman writes: > Thank you very much for the clarification. That makes a lot of sense. > Do you happen to know where the mt76 driver stands with respect to > these different phases? I am in the market for a new router, and due > to the openness of the driver I'm currently looking at a media

[LEDE-DEV] [lede] Patch notification: 1 patch updated

2017-01-29 Thread Patchwork
Hello, The following patch (submitted by you) has been updated in patchwork: * lede: [LEDE-DEV] kmodloader: fix out-of-order module loading - http://patchwork.ozlabs.org/patch/721119/ - for: LEDE development was: New now: Not Applicable This email is a notification only - you

Re: [LEDE-DEV] [PATCH] kmodloader: fix out-of-order module loading

2017-01-29 Thread Christian Lamparter via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Saturday, January 28, 2017 11:4

[LEDE-DEV] [PATCH ubox V3] kmodloader: support '-q' quiet option

2017-01-29 Thread Kevin Darbyshire-Bryant
The kernel opportunistically attempts to load modules in advanced with 'predicted' module names. Often these modules don't exist and hence kmodloader produces lots of logfile noise. The kernel commandline to modprobe from kworker proceses is '-q -- modulename' where '-q' means quiet. Support supp

Re: [LEDE-DEV] LEDE-17.01 Final Release Notes available

2017-01-29 Thread Jaap Buurman
Thank you very much for the clarification. That makes a lot of sense. Do you happen to know where the mt76 driver stands with respect to these different phases? I am in the market for a new router, and due to the openness of the driver I'm currently looking at a mediatek based platform, namely the