Actions
Bug #4919
openSchedule hello interest after FACE_EVENT_CREATED is received
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Currently we just set the face-id adjacent->setFaceId(faceEventNotification.getFaceId()) which will trigger Hello Interest later when it is scheduled (https://github.com/named-data/NLSR/blob/15052408e9a79b791ef95f2703f72cba233766ea/src/hello-protocol.cpp#L75). scheduleAdjLsaBuild (LS)/scheduleRoutingTableCalculation (HR) should be replaced by scheduling the hello interest.
Also seems like we don't check routing state before scheduling AdjLsaBuild here: https://github.com/named-data/NLSR/blob/15052408e9a79b791ef95f2703f72cba233766ea/src/hello-protocol.cpp#L181
No data to display
Actions