Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2005-08-17 00:15:38 -0700 (Wed, 17 Aug 2005)
Revision: 1936
Log message:

      Some of the code for keeping track of new/old control messages.
      The vc_reply Hashtable is reused when we are not in a view change
      to keep track of the local sequence number of each member of the new
      view. For now it only keeps track of the local sequence number of the
      acceptance message sent for the view change.
      
      There is still the issue of determining which reply goes for which
      initiate_vc message. For this we need to add an extra field to some
      of the control messages that tells us this information.
      

Changes  Path
+86 -48 mojavefs/shmem/gc/gcomm.ml
+4 -2 mojavefs/shmem/gc/type_defs.ml