Task #1236
Updated by Junxiao Shi about 11 years ago
On success, FIB management protocol should not only send ControlResponse with code and status, but also include filled FibManagementOptions as ``<StatusBody>`` of the [[FibMgmt|control response]]. For now, the most important is to return FaceId for ``add-nexthop`` command that specified FaceId==0. But I would actually return proper FibManagementOptions for all FIB commands (in most cases it would be just echo of the original command).