[wlanfhain] Re: olsrd: Verbindungsverlust bei starker Belastung

Sven Wagner cven
Fr Aug 27 22:48:43 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Philipp ~Mercurix~ Beyer wrote:
| Hi.
|
| Da ich nun endlich in den Besitz eines Linksys Routers gekommen bin,
| wollte ich den auch gleich als Gateway zwischen mein OLSR-Netz und einen
| normalen AP für Nicht-Mesh-Rechner setzen. Das funktioniert an sich
| prima. Daten aus dem Mesh fließen in das Infrastrukturnetz, (eigenes
| IP-Subnet 192.168.22.x) für das sich der OLSRd im Mesh als HNA announced
| und umgekehrt. Problematisch ist allerdings, dass der OLSRd auf dem
| Linksys Router die Verbindung zu einer anderen Mesh-Station verliert,
| sobald eine deutliche "Leitungs"-belastung eintritt...
|
| Die IP-Verbindungen gehen natürlich nicht verloren - dennoch herrscht
| für ein paar Sekunden Funkstille bis die beiden Stationen sich wieder
| begrüßt haben...
|
| Ich würde mich über einen Vorschlag freuen...
|
| Gruß,
| 	Merc
|
|
das problem ist bekannt.
schalte in der olsrd.conf die hysteresis ab.
btw. welche 172.16.x.x hast du?
lg
	cven
########################
Yes - that looks like a nasty bug. Thank you very much!

- - Andreas

Wim wrote:

| To day i was playing a little bit arround, and i found a problem which
| keeps hysteresis from working. (Every x minutes the link drops)
|
| The Bug is there when you have only one Interface, and you have only 1
| Ip address on the interface
|
| What happens is: The olsrd build an empty packet (which does not get
| sent out), But the sequnce->counter is already incremented.
|
|
| --- src/generate_msg.c.org      2004-08-26 19:24:37.679566496 +0200
| +++ src/generate_msg.c  2004-08-26 19:25:44.549435714 +0200
| @@ -318,7 +318,10 @@
|      {
|        //printf("\nSending MID seq: %i\n", ifn->seqnums.mid_seqnum);
|        mid_build(ifn);
| -      net_output(ifn);
| +      if(outputsize)
| +       {
| +         net_output(ifn);
| +       }
|      }
|
|  return;
|
| --
################################################
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBL54pxgvcFLpnT2gRAkjrAJ4xrFTCzBDWrtKnpRc8MwQPAmrMsACcCUHp
97+0cWri/rdosTuwW6IwuEk=
=khqm
-----END PGP SIGNATURE-----






Mehr Informationen über die Mailingliste Berlin