Project

General

Profile

Bug #4474

Updated by Davide Pesavento about 6 years ago

NLSR passes in the URI it gets from NFD Face Creation Event to FaceUri 
 (https://github.com/named-data/NLSR/blob/563611eb20ff9a6d9e22f446f8a813cb32e811c0/src/nlsr.cpp?utf8=%E2%9C%93#L460) 
 and gets a Malformed error, example: 

 ``` 
 Malformed URI: udp6://[ff02::1234%a-eth0]:56363 
 ```

Back