Skip to content

Add support for NDNLP packets #20

@JonnyKong

Description

@JonnyKong

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions