aboutsummaryrefslogtreecommitdiffstats
path: root/tap-megacostat.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-01From Reinhard Speyerer:Jaap Keuter1-1/+1
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28206
2009-01-06Disable MEGACO service response time statistics when context tracking is ↵Balint Reczey1-1/+11
disabled. svn path=/trunk/; revision=27167
2008-12-31Service response time statistics for MEGACO (CLI part).Balint Reczey1-0/+136
Refactored GUI part to avoid code duplication. svn path=/trunk/; revision=27143