Bug #19688
Sync event isn't last in multicast packet
Start date:
04/13/2018
Due date:
% Done:
0%
Estimated time:
Description
When the sync event is received, the multicast packet should go out which means the sync event should be the last in the list. This is almost never the case in real life. This needs to be fixed (because then clients can use highly optimal algorithms to get the sync timestamp instead of the current approach: linear search.)