Actions
Bug #1772
closedRIB manager incorrectly sets lifetime 1hours for app self-registrations
Start date:
07/17/2014
Due date:
% Done:
100%
Estimated time:
Description
This is not exactly problem of RIB manager. ControlCommand applyDefaults is called after FaceId is updated in onValidatedcommand. Thid caused incorrect processing, as RibREGISTRATIONcommand uses face=0 to determine whether to set infinite lifetime or 1hour lifetime for the entry.
Given changes in RIB management, we can do some hack for the current release.
Actions