Hi,
finally had time to test this. i will merge antonios patch for now, it
fixes the basi nand vs pcie issue. i will look at the bthh2 issue
afterwards.
John
On 22/01/2014 01:01, Luka Perkov wrote:
> On Tue, Jan 21, 2014 at 08:50:03PM +0100, Ben Mulvihill wrote:
>> Any enlightenment yo
Signed-off-by: Yousong Zhou
---
target/linux/ar71xx/image/Makefile | 50
1 files changed, 50 insertions(+), 0 deletions(-)
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 6e0ffe0..4fca1c3 100644
--- a/target/linu
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).
TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.
300 seconds in this patch is selected from the default
This backports: bcma: gpio: register 32 GPIOs on BCM5357
Signed-off-by: Rafał Miłecki
---
.../linux/generic/patches-3.10/025-bcma_backport.patch | 15 ---
.../linux/generic/patches-3.12/025-bcma_backport.patch | 15 ---
.../linux/generic/patches-3.13/025-bcma_backport.pat
hello everyone
I made a very weird discover , when I disable dnsmasq service on router(
perform "/etc/init.d/dnsmasq disable" on OpenWRT System) , all devices could
not connect to my Router by dhcp.
why ? it's very confused me ,
BR
Alan.Hoo,Code Monkey
MSFT
___
> I made a very weird discover , when I disable dnsmasq service on router(
perform "/etc/init.d/dnsmasq disable" on OpenWRT System) , all devices could
not connect to my Router by dhcp.
No wonder, as dnsmasq is the default dhcp server component in Openwrt.
That is explained in the module's de
Thank you!! you are powerful!!
-Original Message-
From: openwrt-devel-boun...@lists.openwrt.org
[mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Hannu Nyman
Sent: Saturday, March 29, 2014 7:13 PM
To: openwrt-devel@lists.openwrt.org
Subject: Re: [OpenWrt-Devel] what's the rela
Hi John,
Thanks for getting back to me. I was just about to write to ask
whether you had had chance to look at it, because I have my other
bthh2 patches more or less ready now. I'll submit a complete
set once you have merged Antonio's patch.
Ben
On Sat, 2014-03-29 at 08:28 +0100, John Crispin wr
SO GUYS, MERGE PLOX?
On 9 Nov 2013 18:42, "Weedy" wrote:
> On Sat, Nov 9, 2013 at 2:54 PM, David Lang wrote:
>
>> That doesn't slow down bitrot of the patches, that just works for one
>> person's systems, for not.
>>
>> Is there something wrong with this series that is preventing it from
>> bein
On 2014-02-24 07:02, Catalin Patulea wrote:
> Upstream changelog:
> https://matt.ucc.asn.au/dropbear/CHANGES
>
> This adds elliptic curve cryptography (ECC) support as an option, disabled
> by default.
>
> dropbear mips 34kc uClibc binary size:
> before: 161,672 bytes
> after, without ECC (defaul
On 2014-03-29 09:19, Yousong Zhou wrote:
> Without timeout mechanism, if ssh client disconnected without sending
> FIN or RST, forked dropbear servers would hang there for
> KEX_RETRY_TIMEOUT seconds (8 hours).
>
> TCP keepalive is not implemented in dropbear yet, thus the name
> SSHKeepAlive.
>
Do I need to improve anything to get commited?
---
Luiz Angelo Daros de Luca, Me.
luizl...@gmail.com
2014-03-17 18:13 GMT-03:00 :
> From: Luiz Angelo Daros de Luca
>
> Signed-off-by: Luiz Angelo Daros de Luca
> ---
> package/network/utils/comgt/Makefile | 2 +-
> packag
Sorry, my comment was out of line.
On Sat, Mar 29, 2014 at 2:49 AM, John Crispin wrote:
>
>
> On 28/03/2014 22:08, Catalin Patulea wrote:
>> Maybe that's why core OpenWRT devs haven't been merging patches
>> for over a month.
>
> what a pile if bullshit you are talking ...
> _
CeroWrt has been working on a better fq_codel based QoS/AQM/packet
scheduler system for eliminating bufferbloat on DSL devices and
cable modems for quite some time now. I'd like it if it - or
the ideas in it - made it into openwrt eventually -
But:
I'd rather like to get more eyeballs on it and
From: Dave Taht
This adds support for the bufferbloat project's "Smart Queue Management"
(SQM) system, which improves over openwrt's qos-scripts in the following ways
+ Uses HTB with two models for managing traffic
a simplest one that merely uses fq_codel, and a three tier one that does
some
From: Dave Taht
---
applications/luci-app-sqm/Makefile | 66 +++
applications/luci-app-sqm/files/sqm-cbi.lua| 195
applications/luci-app-sqm/files/sqm-controller.lua | 26 +++
applications/luci-app-sqm/files/uci-defaults-sqm | 12 ++
4 fi
This adds gui support to the SQM-scripts patch
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
This package implements enough functionality (we hope) to make
implementing BCP38 in openwrt a snap. By default it comes
with an implementation suitable for natted hosts.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt
From: Dave Taht
This adds firewall support for blocking common invalid address
ranges, using ipset.
---
net/bcp38/Makefile | 63 ++
net/bcp38/files/bcp38.config | 22 +
net/bcp38/files/bcp38.defaults | 13 ++
net/bcp38/files/run.sh
All the packages I just submitted are currently maintained in the
ceropackages-3.10 repo on github.
https://github.com/dtaht/ceropackages-3.10.git
so you can add that feed to your feeds.conf if you like, and do a
./scripts/feeds update
./scripts/feeds install sqm-scripts luci-app-sqm bcp38
and
From: Dave Taht
the unshare utility wasn't getting certain defines for mount
anymore.
---
...lude-libmount.h-to-provide-missing-MS_-de.patch | 44
1 file changed, 44 insertions(+)
create mode 100644
package/utils/util-linux/patches/003-unshare-include-libmount.h-to-provi
Hello Hauke,
I noticed you updated ruby to version 1.9.3-p484. However, there is still a
serious bug for any network access.
https://dev.openwrt.org/ticket/9873
I created a patch sometime ago but it was not commited. Could you please
take a look
at
https://github.com/luizluca/openwrt-packages/c
22 matches
Mail list logo