...
No Format |
---|
GossipDigestSynVerbHandler.doVerb: Main function for handling GossipDigestSynMessage GossipDigestSynVerbHandler.doSort: Sorts gossip digest list Gossiper.examineGossiper: Examine gossip digest list Gossiper.makeGossipDigestAckMessage: Constructs GossipDigestAckMessage from a list of gossip digests |
[GossipDigestSynVerbHandler|] Wiki Markup
GossipDigestAck2Message
The GossipDigestAck2Message is very similar to the GossipDigestAckMessage, but is performed in the opposite direction. That is, if 10.0.0.2 previously sent the GossiperDigestAckMessage to 10.0.0.1, now 10.0.0.1 will send a GossipDigestAck2Message back to 10.0.0.2 containing any information that it requested or needs to be updated. Continuing the previous example, 10.0.0.1 will send the following information to 10.0.0.2:
...