ndndump is a traffic analysis tool that captures Interest, Data, and Nack packets on the wire and displays brief information about captured packets.
Usage example:
- start NFD on local machine
- create an IPv4 UDP tunnel to a remote machine
- cause some traffic going on the tunnel
- execute
sudo ndndump
For more information, consult the manpage.