Many networks restrict NDN packet length to be no more than 8800 octets.
As the quantity of participants grow within a sync group, StateVector size will inevitably cause the Sync Interest to exceed this packet length limit.
It's necessary to define a procedure to gracefully handle this condition.
Many networks restrict NDN packet length to be no more than 8800 octets.
As the quantity of participants grow within a sync group, StateVector size will inevitably cause the Sync Interest to exceed this packet length limit.
It's necessary to define a procedure to gracefully handle this condition.