On 30/12/2014 06:01, Matthias Schiffer wrote:
> I had read the mails regarding the issue and I've asked about it
> in #openwrt-devel (but didn't get an answer yet). I didn't try
> changing the channel though as I'm in a very noisy environment
> (WLAN-wise) at the moment, so I can't really do any
It seems the call to ltq_get_eth_mac() disappeared at some point. This
patch puts it where it currently most makes sense.
Signed-off-by: Daniel Gimpelevich
---
a/target/linux/lantiq/patches-3.14/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch
(revision 44023)
+++
b/target/linux/lantiq
Somewhere in the conversion of the MIPS architecture code to Device Tree
usage, there's been a failure to keep the separate variables holding the
kernel command line reconciled between the tree and the bootloader. This
patch restores previous functionality that broke.
Signed-off-by: Daniel Gimpele
This patch builds on the previous three to streamline support for the
Netgear DGN3500.
Signed-off-by: Daniel Gimpelevich
--- a/target/linux/lantiq/base-files/etc/uci-defaults/02_network
(revision 44023)
+++ b/target/linux/lantiq/base-files/etc/uci-defaults/02_network
(working copy
Currently this initscript fails if the macaddr has any leading zeroes.
This patch corrects the problem.
Signed-off-by: Daniel Gimpelevich
--- a/target/linux/lantiq/base-files/etc/init.d/esi (revision 44023)
+++ b/target/linux/lantiq/base-files/etc/init.d/esi (working copy)
@@ -3,5 +3,5 @@
For packages like mac80211, a lot of contributions go straight upstream to the
kernel actually. It's understandable that openwrt.git maintains its own
stabilization branch using quilt on this package.
But it also makes sense for some users to generate OpenWrt firmware with a more
recent version
On 2015-01-17 15:26, John Crispin wrote:
>
>
> On 12/01/2015 20:16, Heiner Kallweit wrote:
>> Patches 1-3 are improvements w/o functional change.
>
> merged 1-3
>
> 4-6 will need a bit more time and a closer look
4-6 applied, thanks.
- Felix
___
open
On 2015-01-08 17:08, Antti Seppälä wrote:
> This patch adds a simple check to silence logging of messages about
> unrecognized igmp packets which originate from devices in local network.
>
> Without this patch igmpproxy floods openwrt syslog with messages such as:
> user.warn igmpproxy[19818]: T
On 2015-01-16 11:21, Rafał Miłecki wrote:
> Signed-off-by: Rafał Miłecki
Applied, thanks.
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
On 2015-01-16 20:30, Sławomir Demeszko wrote:
> Signed-off-by: Sławomir Demeszko
Applied, thanks.
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
On 2015-01-16 04:03, Matthias Schiffer wrote:
> On systems with CONFIG_SITE in the environment (e.g. OpenSUSE) make will
> export
> the CONFIG_SITE set in include/package.mk by default. This will cause host
> builds to get the target site configuration, leading to all kinds of weirdness
> (wrong p
On 2015-01-17 23:48, Claudio Leite wrote:
> Necessary for targets using zImage or other kernel
> image types.
>
> Signed-off-by: Claudio Leite
Committed in r44018, thanks.
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://l
Necessary for targets using zImage or other kernel
image types.
Signed-off-by: Claudio Leite
---
include/image.mk |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/include/image.mk b/include/image.mk
index eddf605..e0f12e0 100644
--- a/include/image.mk
+++ b/include/ima
Hi,
Il 17.01.2015 14:55 John Crispin ha scritto:
On 25/12/2014 02:29, Vittorio G (VittGam) wrote:
It is not needed anymore as TCP packets get passed correctly now
even when VLAN is disabled.
are you sure this is the case for all rt3x5x, rt5350 and mt7628 units ?
I've tested it on my RT5350
On Saturday, January 17, 2015 03:09:24 PM John Crispin wrote:
>
> On 17/01/2015 14:49, Christian Lamparter wrote:
> > On Saturday, January 17, 2015 07:48:24 AM John Crispin wrote:
> >> On 15/01/2015 22:47, Christian Lamparter wrote:
> > my question is: should I rename the profile (and the files) t
Done! Tutorial at
http://cirandas.net/brauliobo/blog/install-openwrt-on-mikrotik-sxt-lite-5
2015-01-17 7:32 GMT-03:00 Bráulio Bhavamitra :
> Hello all,
>
> I already use OpenWrt on a Tplink WDR4300, but I'm quite lost on how to
> install it on Mikrotik SXT Lite 5. Couldn't find any good wiki entr
On 17/01/2015 19:19, Gianluca Anzolin wrote:
> Il 17/01/2015 13:53, John Crispin ha scritto:
>>
>> On 17/01/2015 08:42, Gianluca Anzolin wrote:
>>> Il 17/01/2015 07:41, John Crispin ha scritto:
> There is also a bugreport in the bug tracking system
> pointing at this issue:
> https:/
On 12/01/2015 20:16, Heiner Kallweit wrote:
> Patches 1-3 are improvements w/o functional change.
merged 1-3
4-6 will need a bit more time and a closer look
>
> Patches 4 allows to control EEE PHY sleep mode per port via swconfig.
> Motivation is that as workaround for issues with certain
On 17/01/2015 14:49, Christian Lamparter wrote:
> On Saturday, January 17, 2015 07:48:24 AM John Crispin wrote:
>> On 15/01/2015 22:47, Christian Lamparter wrote:
>>> This adds support for a rt5350-based "portable nas" solution
>>> from Intenso. The board comes with 32M RAM and 8M Flash, the
>>>
On 25/12/2014 02:29, Vittorio G (VittGam) wrote:
> It is not needed anymore as TCP packets get passed correctly now
> even when VLAN is disabled.
>
are you sure this is the case for all rt3x5x, rt5350 and mt7628 units ?
> This piece of code also broke routers where the LAN port is not
> wired
On Saturday, January 17, 2015 07:48:24 AM John Crispin wrote:
> On 15/01/2015 22:47, Christian Lamparter wrote:
> > This adds support for a rt5350-based "portable nas" solution
> > from Intenso. The board comes with 32M RAM and 8M Flash, the
> > built-in HDD is connected/accessible via a usb3.0<->s
On 17/01/2015 08:42, Gianluca Anzolin wrote:
> Il 17/01/2015 07:41, John Crispin ha scritto:
>>> There is also a bugreport in the bug tracking system pointing at
>>> this issue: https://dev.openwrt.org/ticket/18188
>>>
>>> I looked at the ath9k implementation and I've come up with the
>>> attache
Applied, thanks.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Hello all,
I already use OpenWrt on a Tplink WDR4300, but I'm quite lost on how to
install it on Mikrotik SXT Lite 5. Couldn't find any good wiki entry
explaining how...
Anybody could help?
PS: Still can't join openwrt-users
cheers,
bráulio
--
"Lute pela sua ideologia. Seja um com sua ideolog
24 matches
Mail list logo