]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Return a token in find_node responses, use it in store_value requests.
authorCameron Dale <camrdale@gmail.com>
Thu, 21 Feb 2008 23:18:44 +0000 (15:18 -0800)
committerCameron Dale <camrdale@gmail.com>
Thu, 21 Feb 2008 23:18:44 +0000 (15:18 -0800)
commit8f102eb1964db2ac18d4bac9e399c069a4cb616e
tree0e6b82b99cccda26d5f7cb8e224bbfcd58b385ba
parent2995ddfcfe23b24e366156530b2207d434fb8344
Return a token in find_node responses, use it in store_value requests.

Also changed the checkpointing frequency to 5 minutes so that storing 3
old tokens will give an age of 10-15 minutes (as per protocol).
TODO
apt-dht.conf
apt_dht/apt_dht_conf.py
apt_dht_Khashmir/DHT.py
apt_dht_Khashmir/actions.py
apt_dht_Khashmir/khashmir.py
apt_dht_Khashmir/knode.py
apt_dht_Khashmir/node.py
debian/apt-dht.conf.sgml
test.py