Task #5011
closed
Use own registration reply instead of dummy face's
Added by Ashlesh Gawande about 5 years ago.
Updated over 1 year ago.
Description
Currently dummy face's registration reply sets the face id of the registration to 1.
This makes it hard to test our registrations upon face events for example in test-nlsr.
This task should disable the dummy face's registration and have our own that allows to set faceid via a change of global variable (Or maybe add this feature to ndn-cxx's dummy face itself).
- Related to Bug #5010: NLSR tries to recreate existing routes on FACE_EVENT_CREATED added
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- % Done changed from 0 to 30
- Status changed from In Progress to Resolved
- % Done changed from 30 to 100
Apparently DummyClientFace is no longer overwriting FaceId to 1, so I simply deleted the outdated comments:
https://gerrit.named-data.net/c/NLSR/+/7126/1
The feature I introduced in ndn-cxx:commit:0838f3dacc55630c4a89d4c2a7a7aabef1d8208e isn't needed here.
- Status changed from Resolved to Closed
Also available in: Atom
PDF