Project

General

Profile

Feature #4535

Updated by Junxiao Shi about 6 years ago

NDN Packet Format v0.3 has introduced a new **Interest** packet format. 
 In particular, there’s a new HopLimit element that is decremented per hop, and a Parameters element that can be potentially large. 
 NDNLP needs to define Nack format and basic processing for Interest v0.3.

Back