Open
Description
Currently, python-ndn does not handle NDN link protocol packets, except NACK.
For example, when the network gets congested, NFD will wrap Interest/Data packets in NDNLP packet with congestion markings. The python-ndn library currently discards such packets, and shows a warning message as follows:
WARNING:Unable to decode received packet
I have attached an example NDNLP packet here: packet.zip
Metadata
Metadata
Assignees
Labels
No labels