blob: d99bfe17c09a28177b3afeedd029455bf06dd033 [file] [log] [blame] [view]
Junxiao Shib99fb2b2015-06-19 15:10:11 -07001# ndndump
2
3**ndndump** is a traffic analysis tool that captures Interest and Data packets on the wire,
4and displays brief information about captured packets.
5
6Usage example:
7
81. start NFD on local machine
92. create an IPv4 UDP tunnel to a remote machine
103. cause some traffic going on the tunnel
114. execute `sudo ndndump`
12
13For more information, consult the manpage.