On Wed, 2018-01-17 at 19:30 +0100, Pablo Neira Ayuso wrote:
> Hi Rafal,
>
> On Wed, Jan 17, 2018 at 04:25:10PM +0100, Rafał Miłecki wrote:
> > Getting better network performance (mostly for NAT) using some kind
> > of
> > acceleration was always a hot topic and people are still
> > looking/asking
Hi Michael,
On Sun, 2018-01-28 at 17:09 -0500, Michael Richardson wrote:
> Laurent GUERBY wrote:
> > I tested today a few things on a brand new TP-Link Archer C7
> v4.0,
> > LAN client Dell Latitude 7480 (eth I219-LM, wifi 8265 / 8275)
> > WAN server NUC
On Sun, 2018-01-28 at 19:12 -0500, Michael Richardson wrote:
> Laurent GUERBY wrote:
> > On Sun, 2018-01-28 at 17:09 -0500, Michael Richardson wrote:
> >> Laurent GUERBY wrote:
> >> > I tested today a few things on a brand new TP-Link
> Archer C7
On Fri, 2016-05-06 at 12:41 +0300, Daniel Petre wrote:
> Hello, so per jow's last night's info i have rsynced the downloads part
> from LEDE to the RCS&RDS ( www.rcs-rds.ro ) mirroring server:
>
> http://mirrors.linux.ro/lede/
>
> Two more questions please:
>
> 1. How often can we rsync?
> 2. D
On Wed, 2016-05-11 at 02:17 +0300, Daniel Petre wrote:
> On 05/06/2016 12:41 PM, Daniel Petre wrote:
> > Hello, so per jow's last night's info i have rsynced the downloads part
> > from LEDE to the RCS&RDS ( www.rcs-rds.ro ) mirroring server:
> >
> > http://mirrors.linux.ro/lede/
> >
> > Two more q
Hi,
The not-for-profit ISP tetaneutral.net would like to provide
a hardware test farm for small routers in addition to the LEDE mirror
(and GCC Compile Farm machines hosting, RIPE probe, NLNOG ring VM),
as we use OpenWRT/LEDE for all of our member "internet box" (1)
Has anyone made and documented
ange color to orange, 1 => back to green
GPIO/LED seems to be defined here:
source/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c
I can provide ssh remote access to the hardware + webcam on the LED,
ping me on IRC.
Sincerely,
Laurent ("guerby" on IRC)
root@lede:/
Hi,
On a 841N v11 on current LEDE git with patch from (1) I'm trying to
solve a puzzle:
- when doing "make" the generated image in
bin/targets/ar71xx/generic/lede-ar71xx-generic-tl-wr841-v11-squashfs-sysupgrade.bin
does create on first boot /etc/config/system 'led' entries and so
the LED work as
On Tue, 2016-05-31 at 00:39 +0200, Laurent GUERBY wrote:
> Hi,
>
> On a 841N v11 on current LEDE git with patch from (1) I'm trying to
> solve a puzzle:
> - when doing "make" the generated image in
> bin/targets/ar71xx/generic/lede-ar71xx-generic-tl-wr841-v
The new IPPort parameter allows to pass unchanged parameters to dropbear,
dropbear uses -p [ip6]:port for IPv6 and this was not supported with
existing scripts.
Signed-off-by: Laurent GUERBY
---
package/network/services/dropbear/files/dropbear.init | 9 +++--
1 file changed, 7 insertions
dropbear uses -p [ip6%phy]:port syntax, now correctly handled by append_port.
Signed-off-by: Laurent GUERBY
---
package/network/services/dropbear/files/dropbear.init | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/package/network/services/dropbear/files
The new IPPort parameter allows to pass unchanged parameters to dropbear,
dropbear uses -p [ip6]:port for IPv6 and this was not supported with
existing scripts.
Fix indentation and missing then of previous patch.
Signed-off-by: Laurent GUERBY
---
package/network/services/dropbear/files
On Thu, 2016-07-28 at 07:07 +0200, John Crispin wrote:
>
> On 09/07/2016 23:55, Laurent GUERBY wrote:
> > The new IPPort parameter allows to pass unchanged parameters to dropbear,
> > dropbear uses -p [ip6]:port for IPv6 and this was not supported with
> > existi
13 matches
Mail list logo