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 the local machine
- create a UDP tunnel to a remote machine
- run
sudo ndndump
- cause some NDN traffic to be sent/received on the tunnel
- observe the output of
ndndump
For more information, consult the manpage.