Bug #3276
Updated by Junxiao Shi over 9 years ago
Ethernet face registration fails with an error that seems to imply an internal issue. ``` $ nfdc register / ether://[6c:70:9f:d1:36:75] ERROR: Face creation failed : Face creation failed: EthernetFactory does not support 'createFace' operation (code 500) ``` Steps to replicate: 1. On OS X 10.11 2. Clone and build ndn-cxx, nfd 3. Run nfd-start 4. Run nfdc command as given above Trace-level logs attached