Task #1920
Updated by Junxiao Shi over 10 years ago
I cannot find mention of the practical 8800 octet limit (or `MAX_NDN_PACKET_SIZE`) MAX_NDN_PACKET_SIZE) for data packets in either the packet format spec, NFD, or NDN-CXX documentation. Can this be documented? This would be useful to libraries that are performing segmentation based on this limit, and provides a spec upon which to base the behavior of NDN-CCL.