On 3 September 2012 00:18, Tobias Diedrich wrote:
> Roman Yeryomin wrote:
>> On 2 September 2012 23:28, Tobias Diedrich
>> wrote:
>> > Use doubletagging to disable ramips_esw vlan by default, it seems
>> > more reliable.
>> >
>> > Daniel Golle found an issue where sometimes (possibly only for
>>
Hi!
I am currently trying to get a RUT104 running with the SVN Head
revision. RUT104 is a Gemini Platform Router based on the Wiliboard
WBD-111 with a Option GSM Modem and a WLAN Adapter.
At the moment I get the head revision to boot into a read-only state
since the rootfs partition in /proc/mtd
Roman Yeryomin wrote:
> On 2 September 2012 23:28, Tobias Diedrich wrote:
> > Use doubletagging to disable ramips_esw vlan by default, it seems
> > more reliable.
> >
> > Daniel Golle found an issue where sometimes (possibly only for
> > RT3352) the default vlan disable method (clearing en_vlan, u
Add missing andmask to ramips_esw register read for recv_good value.
Without the mask, recv_bad leaks into the recv_good packet count.
Didn't notice the bug before since you don't usually get bad
packets, so I only saw it when I was playing with overlength packets
earlier...
Signed-off-by: Tobias
On 2 September 2012 23:28, Tobias Diedrich wrote:
> Use doubletagging to disable ramips_esw vlan by default, it seems
> more reliable.
>
> Daniel Golle found an issue where sometimes (possibly only for
> RT3352) the default vlan disable method (clearing en_vlan, untag,
> doubletag and putting all
Use doubletagging to disable ramips_esw vlan by default, it seems
more reliable.
Daniel Golle found an issue where sometimes (possibly only for
RT3352) the default vlan disable method (clearing en_vlan, untag,
doubletag and putting all ports into vlan 0) doesn't work and the
packets get sent out v
Hey guys,
now, finally after approx. 9 days the problem hit us again, this time with
debug enabled.
The symptoms are the same as described before. I'm pasting part of the syslog
of routers
200 and 201 where the calibrating output changes - this is the only thing I
could find
which was really d
At present, if you select the iconv utility it will be built but not installed.
This patch adds the clauses necessary to the Makefile to actually install iconv.
Signed-off-by: Mike Brady
Index: libs/libiconv-full/Makefile
===
---