...
@@ -1437,8 +1443,9 @@ static int mount_extroot(char *cfg)
if (strncmp(pr->type, "ext", 3) &&
strncmp(pr->type, "f2fs", 4) &&
strncmp(pr->type, "btrfs", 5) &&
+ strncmp(pr->type, "ntfs", 5) &&
strncmp
Is there any work in OpenWRT targeted at integrating Linux forwarding
fastpath in the official build ?
There are out-of-tree patches and builds floating around and nowadays 1
GB/s fiber internet access is very common is developed countries, and
the router is then becoming the bottleneck in many
Hello,
They may not be able to push lots of bandwidth, but if you have
<~100Mbps internet they don't need to. If you have >~200Mbps internet
for example with DOCSIS3.1 provider, then you probably need a newer
dual-core device to take advantage of it.
Is there any work in OpenWRT targeted at
To: openwrt-devel@lists.openwrt.org
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Poulin?=
Date: Mon, 13 Jun 2016 17:47:50 -0400
Subject: [PATCH] micropython-lib: fix make install seldom fail
- Since make install path was hardcoded inside the build dir, it can sometime
fail with cp indicating that source
Le Thu, 13 Aug 2009 10:10:18 +0200,
Florian Fainelli a écrit :
> Supposing that you are using a 2.6 kernel, the IPv6 Neighbor
> Discovery mechanism is by far the best way to provide IPv6
> connectivity to devices behind your Free-connected router.
For 2.6, yes via the NDP sysctl (but 2.6 is not
Le Wed, 12 Aug 2009 21:13:16 +0200,
Matthias Buecher / Germany a écrit :
> Another solution would be to compile it as a separate module
> (BRIDGE=m). Then the user can decide if he want to install it or not.
Yes please do so. IPv6 connectivity can be bridged cleanly, it's what
most French openw