Replay Clocks for ns-3
This MR implements a new model for node-level clocks based on an improved version of vector clocks. A full description of this model is available here: https://dl.acm.org/doi/fullHtml/10.1145/3631461.3631547.
This is work done on top of MR !2533 which defines a concrete class for the LocalClock model.