Update of patch #4424 (project mldonkey):

                 Summary: Reassigned item: peers with ip 1.0.0.0 and random
port => OV: discard peers with ip 1.0.0.0 and random port

    _______________________________________________________

Follow-up Comment #4:

Try this patch, it introduces

+let is_overnet_ip ip =
+  Ip.usable ip && Ip.of_string "1.0.0.0" <> ip

and cleans the Ip check functions a bit.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4424>

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



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

Reply via email to