Don't add local IP addresses to the routing table (with config option to override).
[quix0rs-apt-p2p.git] / apt-p2p.conf
index 7dc3f545a68fe6f59dc3589b2b45a02335e0b003..e3512c8e80491d6c208112056426a9c0e2fb30ee 100644 (file)
@@ -105,6 +105,11 @@ MIN_PING_INTERVAL = 15m
 # refresh buckets that haven't been touched in this long
 BUCKET_STALENESS = 1h
 
+# Whether it's OK to add nodes to the routing table that use an IP
+# address from a known local/private range.
+# If not specified here, the LOCAL_OK value in the DEFAULT section will be used.
+# LOCAL_OK = no
+
 # expire unrefreshed entries older than this
 KEY_EXPIRE = 3h