]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/introducer/client.py
introducer: add sequence-numbers to announcements, ignore replays
authorBrian Warner <warner@lothar.com>
Mon, 11 Jun 2012 02:10:22 +0000 (19:10 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 11 Jun 2012 02:10:22 +0000 (19:10 -0700)
commite1093cbb335f5f893937e95fa684d2a7c868e09e
tree20c383fbb8853e6f8debe28242197d540bc61922
parentbf416af49ed74057c84a05a65b12cd8cfac924f4
introducer: add sequence-numbers to announcements, ignore replays

This will support revocation of Accounting recommendation records,
assuming the gossip-based broadcast channel isn't easily jammed.
src/allmydata/introducer/client.py
src/allmydata/introducer/server.py
src/allmydata/test/test_introducer.py