Test correctness of NRD prefix registration and FIB updates (without ForwardingFlags processing).
- Modify $HOME/.ndn/client.conf to choose "protocol=nrd-0.1".
- Start NFD.
- Run nfd-status to obtain FIB.
- Start ndn-traffic-server; configuration has one or more non-overlapping prefixes.
- Run nfd-status to obtain FIB. Compare new FIB to the FIB from step 3, and determine whether FIB entry is inserted
- Stop ndn-traffic-server.
- Run nfd-status to obtain FIB. Compare new FIB to the FIB from step 5, and determine whether FIB entry is deleted