mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] [patch #4424] OV: discard peers with ip 1.0.0.0 and ran


From: spiralvoice
Subject: [Mldonkey-users] [patch #4424] OV: discard peers with ip 1.0.0.0 and random port
Date: Sat, 17 Sep 2005 17:00:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20050915 Firefox/1.0.6

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]