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

Invalid stale timer for content store #45

Closed zjkmxy closed 1 year ago

zjkmxy commented 1 year ago

This issue was reported by @haowaiwai. The CS serves obsoleted data to MustBeFresh Interest.

Step to reproduce the result:

The reason is that current PitCSTree implementation has bugs so that it fails to set the current stale timer.