]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Remove Old Wireshark Dissectors 2266/head
authorKevin Cox <kevincox@kevincox.ca>
Fri, 15 Aug 2014 19:27:13 +0000 (15:27 -0400)
committerKevin Cox <kevincox@kevincox.ca>
Fri, 15 Aug 2014 19:27:13 +0000 (15:27 -0400)
commit0b2761036fe918051b700687bbc78a87c31b342f
treefc0aac83b866b38343e45932a7a0436d29d5f085
parent4d2d4dd56ecbec7d29590f3ee9f84cfaf47efad5
Remove Old Wireshark Dissectors

Remove the two old Wireshark plugins.  They do not build and are
superseded by the dissector which is inside Wireshark.

Signed-Off-By: Kevin Cox <kevincox@kevincox.ca>
26 files changed:
wireshark/.gitignore [deleted file]
wireshark/ceph-alt/Makefile.am [deleted file]
wireshark/ceph-alt/Makefile.common [deleted file]
wireshark/ceph-alt/Makefile.nmake [deleted file]
wireshark/ceph-alt/README.txt [deleted file]
wireshark/ceph-alt/moduleinfo.h [deleted file]
wireshark/ceph-alt/moduleinfo.nmake [deleted file]
wireshark/ceph-alt/packet-ceph.c [deleted file]
wireshark/ceph-alt/plugin.c [deleted file]
wireshark/ceph-alt/plugin.rc.in [deleted file]
wireshark/ceph-alt/ws-1.10.0.patch [deleted file]
wireshark/ceph/Makefile.am [deleted file]
wireshark/ceph/Makefile.common [deleted file]
wireshark/ceph/Makefile.nmake [deleted file]
wireshark/ceph/ceph_fs.h [deleted file]
wireshark/ceph/crc32c.h [deleted file]
wireshark/ceph/moduleinfo.h [deleted file]
wireshark/ceph/moduleinfo.nmake [deleted file]
wireshark/ceph/msgr.h [deleted file]
wireshark/ceph/packet-ceph.c [deleted file]
wireshark/ceph/plugin.c [deleted file]
wireshark/ceph/plugin.rc.in [deleted file]
wireshark/ceph/rados.h [deleted file]
wireshark/ceph/sctp_crc32.c [deleted file]
wireshark/ceph/types.h [deleted file]
wireshark/wireshark.patch [deleted file]