blob: 231c1b1978c28ce25edc4df93517d702ea3d540b [file] [log] [blame] [view]
Yi Huang2d9ec552014-04-26 03:41:26 -07001Test correctness of NRD prefix registration and FIB updates (without ForwardingFlags processing).
2
31. Modify $HOME/.ndn/client.conf to choose "protocol=nrd-0.1".
42. Start NFD and NRD.
53. Run nfd-status to obtain FIB.
64. Start ndn-traffic-server; configuration has one or more non-overlapping prefixes.
75. Run nfd-status to obtain FIB. Compare new FIB to the FIB from step 3, and determine whether FIB entry is inserted
86. Stop ndn-traffic-server.
97. Run nfd-status to obtain FIB. Compare new FIB to the FIB from step 5, and determine whether FIB entry is deleted