yacy_search_server/htroot/yacy
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
removed preferred IPv4 in start options and added a new field IP6 in
peer seeds which will contain one or more IPv6 addresses. Now every peer
has one or more IP addresses assigned, even several IPv6 addresses are
possible. The peer-ping process must check all given and possible IP
addresses for a backping and return the one IP which was successful when
pinging the peer. The ping-ing peer must be able to recognize which of
the given IPs are available for outside access of the peer and store
this accordingly. If only one IPv6 address is available and no IPv4,
then the IPv6 is stored in the old IP field of the seed DNA.
Many methods in Seed.java are now marked as @deprecated because they had
been used for a single IP only. There is still a large construction site
left in YaCy now where all these deprecated methods must be replaced
with new method calls. The 'extra'-IPs, used by cluster assignment had
been removed since that can be replaced with IPv6 usage in p2p clusters.
All clusters must now use IPv6 if they want an intranet-routing.
2014-09-30 14:53:52 +02:00
..
ui yacystats is gone :( 2014-07-29 11:12:01 +02:00
crawlReceipt.html
crawlReceipt.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
hello.html
hello.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
idx.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
idx.json added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
list.html
list.java refactoring 2012-09-21 15:48:16 +02:00
message.html
message.java - fix typo in Message_p (defaultpath) 2014-06-01 00:20:25 +02:00
profile.html
profile.java refactoring 2012-09-21 15:48:16 +02:00
query.html added a magic to the peer ping that will be used in case that the contacting peer requests that it's reported IP shall be used for a back-ping. The back-ping now also returns the same magic which will make it possible that the requested peer can verify that the back-pinged peer is actually the same peer. 2011-04-29 01:52:20 +00:00
query.java large IPv6 redesign of peer ping methods! 2014-09-30 14:53:52 +02:00
search.html - fixes for host navigation 2012-12-15 09:14:49 +01:00
search.java Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-09-10 13:24:49 +02:00
seedlist.html added new servlet which generates the same file as the principal peers 2013-11-19 15:56:10 +01:00
seedlist.java Added the option to retrieve only the own seed or a seleceted seed 2014-09-13 11:02:11 +02:00
seedlist.json fixed json 2013-11-22 10:07:08 +01:00
seedlist.xml Added the option to retrieve only the own seed or a seleceted seed 2014-09-13 11:02:11 +02:00
transferRWI.html
transferRWI.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02:00
transferURL.html
transferURL.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02:00
urls.java better error handling for remote solr queries and exists-checks 2014-08-01 11:00:10 +02:00
urls.xml