From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 10 May 2013 01:37:14 +0000 (01:37 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 10 May 2013 01:37:14 +0000 (01:37 +0000)
commitaa07f689589e255b005e65010193467f9277f4cb
treeab120f1bffe4a6fc0dd1e29e3be1f52039a3f928
parent554d4b74c791bd6b86b4ab30df97fedc844f4672
From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573

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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@49221 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-ptpip.c [new file with mode: 0644]
epan/dissectors/packet-ptpip.h [new file with mode: 0644]