[Nfd-dev] IncomingFaceIdTag is null
郝广宇
haoguangyu at chorustek.com
Wed May 20 10:18:40 PDT 2026
Dear team,
Below, egw and igw implement intranet/extranet access penetration by creating a TCP link between egw and igw NFD. Now we encounter a problem: igw always gets faceid as 0 when calling `interest.getTag<ndn::lp::IncomingFaceIdTag>`. Therefore, we cannot obtain the faceid of the TCP link between egw and igw from the interest packet. We want to know why `ndn::lp::IncomingFaceIdTag` is not working. We have confirmed that the interest packet is received via the TCP link. Could it be that support for `IncomingFaceIdTag` is disabled in the compilation of NFD or ndn-cxx, or is there another reason? We need this feature to work. Thank you very much!
BR.
GuangYu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20260521/861168c4/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: igw.cpp
Type: application/octet-stream
Size: 4439 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20260521/861168c4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: egw.cpp
Type: application/octet-stream
Size: 14006 bytes
Desc: not available
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20260521/861168c4/attachment-0003.obj>
More information about the Nfd-dev
mailing list