<div dir="ltr"><div>Dear folks</div><div><br></div><div>A breaking change is coming to NFD soon: LocalControlHeader is no longer supported on TCP transport.</div><div>This change will merge after Nov 01 12:00 UTC.</div><div><br></div><div>If your application or library connects to the local NFD via TCP tunnel and uses one of the LocalControlHeader feature, it will stop working after this change.</div><div><br></div><div>To fix your application or library: use the equivalent <a href="http://redmine.named-data.net/projects/nfd/wiki/NDNLPv2">NDNLPv2</a> feature.</div><div>For now, faces/enable-local-control ControlCommand is still supported, but calling this command enables all LocalControlHeader-equivalent features (i.e. all of IncomingFaceId, NextHopFaceId, CachePolicy), and the packet format would be NDNLPv2 instead of LocalControlHeader.</div><div>Even if your application does not use LocalControlHeader previously, it may start receiving NDNLPv2 packets if an Interest brings back a Nack packet.</div><div><br></div><div>You can test your projects with NFD Change <a href="http://gerrit.named-data.net/2495">http://gerrit.named-data.net/2495</a> and verify it works.</div><div><br></div><div>Yours, Junxiao</div></div>