Feature #4843
Updated by Junxiao Shi almost 6 years ago
Functions and signals on `LinkService` and `Face` classes need to have *EndpointId* argument. Also, create Create a `IncomingFaceTag` that carries both FaceId and EndpointId. In NFD primary thread (i.e. except RIB), replace all usage of `IncomingFaceIdTag` with `IncomingFaceTag`.