Actions
Task #2133
closedReplace deprecated nfd::Controller::Controller(Face&) in Fib.hpp
Start date:
11/04/2014
Due date:
% Done:
100%
Estimated time:
Description
nfd::Controller::Controller(Face&) is deprecated in ndn-cxx so the Controller constructor in Fib.hpp should be changed to nfd::Controller::Controller(Face&, KeyChain&).
Actions