Standardize the number of values retrieved from the DHT.
authorCameron Dale <camrdale@gmail.com>
Sun, 24 Feb 2008 22:01:13 +0000 (14:01 -0800)
committerCameron Dale <camrdale@gmail.com>
Sun, 24 Feb 2008 22:01:13 +0000 (14:01 -0800)
commit6df4eb289b9d83bd19dad8de3ca3de7283af7833
tree557b01a873f85729026d08a50ff14770469b4c1a
parentd8b63cce3887dfd61f3a8321d0c45327c4a1808b
Standardize the number of values retrieved from the DHT.

Added the new RETRIEVE_VALUES configuration parameter.
The desired number of values can now be negative, indicating
that only the closest STORE_REDUNDANCY nodes are to be queried.
apt-dht.conf
apt_dht/apt_dht_conf.py
apt_dht_Khashmir/DHT.py
apt_dht_Khashmir/actions.py
apt_dht_Khashmir/khashmir.py
debian/apt-dht.conf.sgml
test.py