]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
rearrange node startup again, allowing Tub.registerReference to happen in startServic...
authorBrian Warner <warner@lothar.com>
Sun, 3 Dec 2006 02:37:31 +0000 (19:37 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 3 Dec 2006 02:37:31 +0000 (19:37 -0700)
commit79c45f5f4d7d311e005054bec582158e93f00722
tree0ca7e6d1d60f2f7c66d268d773f0a3ac78b23520
parent114d71cb5f4fe3582dd445ca3b54e460c902543f
rearrange node startup again, allowing Tub.registerReference to happen in startService rather than in some later turn. Also add a 'local_ip' file with which you can override the published IP address of the node
allmydata/client.py
allmydata/node.py
allmydata/queen.py
allmydata/test/test_system.py
allmydata/util/iputil.py