Project

General

Profile

Task #1170

Updated by Junxiao Shi over 10 years ago

This is task for ndn-cpp-dev.    Interest and Data packet should be redefined to allow attachment of [[LocalControlHeader]] LocalControlHeader to them (similar to PacketTags in NS-3). 

 Also, part of this task is to enable ability to get shared pointer from Interest or Data packets (inherit from enable\_shared\_from\_this). enable_shared_from-this).

Back