aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Nepveu <charles.nepveu@verint.com>2015-03-07 19:26:52 -0500
committerMichael Mann <mmann78@netscape.net>2015-03-10 11:36:20 +0000
commitd2b9a4b1703344ebedd0b02c46673419bb0f8ea4 (patch)
tree4f14fd3768607f3e602575c45ba0c907e94b8645 /epan/CMakeLists.txt
parent082d03d2b72ab6cb73bb4ba8ad1e4c132b22ae47 (diff)
Add Video Services over IP (VSIP) dissector.
Took the original patch from bug 5116 and made the dissector "human readable". Bug: 5116 Change-Id: Ic5cc35f919865bc84ee8a3d0589f498ef13e8f6f Signed-off-by: Michael Mann <mmann78@netscape.net> Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-on: https://code.wireshark.org/review/7605 Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 9ed41189d9..ad7aaba690 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1377,6 +1377,7 @@ set(DISSECTOR_SRC
dissectors/packet-vp8.c
dissectors/packet-vrrp.c
dissectors/packet-vrt.c
+ dissectors/packet-vsip.c
dissectors/packet-vssmonitoring.c
dissectors/packet-vtp.c
dissectors/packet-vuze-dht.c