aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ptpip.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-15Fix warnings: comma at end of enumerator list.Chris Maynard1-2/+2
svn path=/trunk/; revision=50640
2013-05-10From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573Evan Huus1-0/+861
Dissector for PTP-over-IP (picture transfer protocol). PTP-over-USB also exists but is not identical, so some parts of the dissector are shared for future use. svn path=/trunk/; revision=49221