Follow-up Comment #8, bug #13713 (project mldonkey):

It seems some Overnet clients sent us a wrong IP:

2005/08/03 21:44:58 [Overnet] UDP FROM 84.134.xx.xx:20760:
  OvernetConnect
   { md4 = xxxxxxxxxxxxxxxxxxxxxxxxxxx ip = 192.168.123.123 port = 20760  kind
= 0}

Normally MLDonkey would send OvernetConnectReply to 192.168.123.123
I made a patch which transforms this wrong IP into the one
from which the UDP packet came from:

2005/08/03 21:44:58 [Overnet] Connect: local IP 192.168.123.123:20760, fix it
to 84.134.xx.xx:20760

So the OvernetConnectReply will be sent to the correct IP:

2005/08/03 21:44:58 Sending UDP to 84.134.52.97:20760 (0x0B)
2005/08/03 21:44:58   OvernetConnectReply

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13713>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs

Reply via email to