blob: 2fd41a8a4d925d6532b8a4c46ada60a95c03a666 [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".
Eric Newberryb856c772015-06-16 22:08:38 -070042. Start NFD.
Eric Newberry7745c1a2017-04-20 00:23:05 -070053. Run nfdc to obtain FIB.
Yi Huang2d9ec552014-04-26 03:41:26 -070064. Start ndn-traffic-server; configuration has one or more non-overlapping prefixes.
Eric Newberry7745c1a2017-04-20 00:23:05 -070075. Run nfdc to obtain FIB. Compare new FIB to the FIB from step 3, and determine whether FIB entry is inserted
Yi Huang2d9ec552014-04-26 03:41:26 -070086. Stop ndn-traffic-server.
Eric Newberry7745c1a2017-04-20 00:23:05 -070097. Run nfdc to obtain FIB. Compare new FIB to the FIB from step 5, and determine whether FIB entry is deleted