named-data / YaNFD

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

ndn: recognize ValidityPeriod in SignatureInfo #18

Closed yoursunny closed 3 years ago

yoursunny commented 3 years ago

This PR allows the forwarder to passthrough Data packets containing ValidityPeriod field, commonly used in NDN certificates. NDN Testbed Root X3 certificate is used as test case.