blob: a428080dce7cd56930cec779e5eeb82356cc62f3 [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.
Yi Huang2d9ec552014-04-26 03:41:26 -070053. 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