Bug #1772
Updated by Junxiao Shi over 10 years ago
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, managemeny, we can do some hack for the current release.