chiark / gitweb /
peerdb/peers.in: Set passive peers as mobile by default.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 21 Mar 2012 21:41:11 +0000 (21:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 21 Mar 2012 21:41:11 +0000 (21:41 +0000)
peerdb/peers.in

index 014390230a27c0a5794a48d4e00d292ebbcfc233..5e381bdd012e80f2eb5a2a124d1059621fed28c8 100644 (file)
@@ -107,6 +107,10 @@ watch = t
 ;; peer: mark this entry as being a passive peer.
 peer = PASSIVE
 
 ;; peer: mark this entry as being a passive peer.
 peer = PASSIVE
 
+;; mobile: mark this peer as likely to change its external address without
+;; warning.
+mobile = t
+
 ;; user: the string which the dynamic peer's connect command will present to
 ;; the CONNECT service.
 user = $(name)
 ;; user: the string which the dynamic peer's connect command will present to
 ;; the CONNECT service.
 user = $(name)