[Nfd-dev] ndn-cxx deprecated feature removal: LocalControlHeader

Junxiao Shi shijunxiao at email.arizona.edu
Mon Sep 5 20:49:04 PDT 2016


Dear folks

The following deprecated feature will be removed from ndn-cxx soon:
ndn::nfd::LocalControlHeader
Interest::getLocalControlHeader
Interest::getIncomingFaceId
Interest::setIncomingFaceId
Interest::getNextHopFaceId
Interest::setNextHopFaceId
Data::getLocalControlHeader
Data::getIncomingFaceId
Data::setIncomingFaceId
Data::getCachingPolicy
Data::setCachingPolicy
interest.hpp includes <ndn-cxx/lp/tags.hpp>
data.hpp includes <ndn-cxx/lp/tags.hpp>

If you have code that depend on this feature and cannot be fixed now,
please reply no later than Sep 09.
Otherwise, we'll proceed with the removal after that time.

You can compile your projects with ndn-cxx Change
https://gerrit.named-data.net/3133 and verify it works.

I have already prepared patches for these projects:
NFD https://gerrit.named-data.net/3164
traffic-generator https://gerrit.named-data.net/3163
If you are a developer in one of these projects, please review the patch on
Gerrit. Thanks.

I have also confirmed these projects are unaffected: NLSR, ChronoChat,
ChronoSync, ndns, repo-ng, ndn-tools.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160905/269fdff9/attachment.html>


More information about the Nfd-dev mailing list