Task #2435
open
PIT/FIB/RIB state snapshot and restore from snapshots
Added by Alex Afanasyev almost 10 years ago.
Updated almost 6 years ago.
Description
On android platform, NFD is expected to run intermittently. Therefore, we may need functionality to save current PIT/FIB/RIB state and restore from snapshots when needed.
Initial part of this task is to investigate whether this function is needed and related issues if implemented.
- Project changed from ndn-embedded to NFD-android
- Category deleted (
Android)
- Start date deleted (
01/27/2015)
- Blocks Bug #3409: NFD-Android stops forwarding packets after running for about 15 minutes added
- Assignee deleted (
Ivan Yeo)
- Related to Task #3443: Persistent Face and Route configuration added
- Description updated (diff)
Storing PIT is a bad idea: consumers are expected to retransmit their Interests.
Storing the RIB (and therefore the FIB) should be useful, but this requires the face to still exist (or be creatable) when restoring.
- Target version deleted (
23)
- Blocks deleted (Bug #3409: NFD-Android stops forwarding packets after running for about 15 minutes)
Also available in: Atom
PDF