For AFP requests, add in the frame with the (last part of the) reply, if
authorGuy Harris <guy@alum.mit.edu>
Sat, 20 Aug 2005 02:19:37 +0000 (02:19 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sat, 20 Aug 2005 02:19:37 +0000 (02:19 -0000)
commit20284888277ce20b5c5d76f4b7dad0a6a0e57940
tree6cf8656d45aac8b863f9594c7a4de1803419e970
parente5c09b21aaecfab7b37d041065d65a5f8cb1cbda
For AFP requests, add in the frame with the (last part of the) reply, if
possible, and, for AFP replies, add in the frame with the request and
the time between those two frames.

Have AFP per-request-type RTT statistics, similar to SMB's statistics.

svn path=/trunk/; revision=15456
Makefile.common
epan/dissectors/packet-afp.c
epan/dissectors/packet-afp.h
gtk/Makefile.common
gtk/afp_stat.c [new file with mode: 0644]
tap-afpstat.c [new file with mode: 0644]