NDN Packet Format Specification 0.2 documentation

NDN Packet Format Specification¶

  • Introduction
  • Acknowledgment
  • Type-Length-Value (TLV) Encoding
    • Variable Size Encoding for type (T) and length (L)
    • TLV Encoding
    • Non Negative Integer Encoding
  • Name
    • NDN Name Format
    • NDN URI Scheme
    • Implicit Digest Component
    • Canonical Order
  • Interest Packet
    • Name
    • Selectors
      • MinSuffixComponents, MaxSuffixComponents
      • PublisherPublicKeyLocator
      • Exclude
      • ChildSelector
      • MustBeFresh
    • Nonce
    • Guiders
      • InterestLifetime
  • Data Packet
    • Name
    • MetaInfo
      • ContentType
      • FreshnessPeriod
      • FinalBlockId
    • Content
  • Signature
    • SignatureType
    • KeyLocator
      • DigestSha256
      • SignatureSha256WithRsa
      • SignatureSha256WithEcdsa
      • SignatureHmacWithSha256
  • Type value assignment
    • Type value reservations
  • Changes
    • Since version 0.1.1
    • Since version 0.1
    • Since CCNx 0.7.2

Table Of Contents

  • Introduction
  • Acknowledgment
  • Type-Length-Value (TLV) Encoding
  • Name
  • Interest Packet
  • Data Packet
  • Signature
  • Type value assignment
  • Changes

Search

Enter search terms or a module, class or function name.

This research is partially supported by NSF (Award CNS-1040868)

Creative Commons Attribution 3.0 Unported License except where noted.