named-data / YaNFD

Yet another Named Data Networking Forwarding Daemon
https://pkg.go.dev/github.com/named-data/YaNFD
MIT License
12 stars 10 forks source link

Decode Data with NullSignature #5

Closed yoursunny closed 3 years ago

yoursunny commented 3 years ago

Spec: https://redmine.named-data.net/projects/ndn-tlv/wiki/NullSignature

With this patch, YaNFD and NDN-DPDK will become interoperable. Hope you'll accept.