Project

General

Profile

Feature #2848

Updated by Junxiao Shi over 10 years ago

Import **tlvdump** This tool is equivalent to tlvdump from ndn-cxx tools, and rename ndn-cxx, but I think we should use a different name, as **ndnlint**. I myself is confused about the name (resembles ndndump, but it is doing a completely different thing).     tlvdump can be then removed from the library. 

 Changes should be minimized. Improvements will be separate issues. Suggested name:    ndn-pretty-print, ndnlint (like xmllint), or something else.

Back