Feature #2954
Updated by Nicholas Gordon over 7 years ago
Instead of creating faces to its adjacencies, NLSR should request the face dataset from NFD and connect to adjacent routers using the already established permanent faces.
* NLSR would request a set of Faces from NFD.
* NLSR would match available Faces from NFD with neighbors in NLSR's configuration file.
* NLSR would periodically refetch this set of Faces.
* NLSR would listen for Face-related events from NFD.
* NLSR would not create Faces for unconfigured neighbors, relying solely on the set of Faces.