aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-06-17 17:03:11 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-02-04 07:10:03 +0000
commitf2cb59a2d8c06353e1eb07b1655f5da00a6983a6 (patch)
treea891380639c48ab28ce788ca092b098b7b3e415b /epan/CMakeLists.txt
parent0f353c9cc412c94c966a5195c1ff847a9081e959 (diff)
Add QNX' QNET protocol
no ethertype 0x8203-0x8205 support in trunk. 0x8204 is QNX OS VER 6's qnet ethernet protocol number. Bug:3934 Change-Id: I52555b568c3a304f1512fe25f949330b46f49a93 Reviewed-on: https://code.wireshark.org/review/6363 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
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 92900ca799..c8934249ca 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1141,6 +1141,7 @@ set(DISSECTOR_SRC
dissectors/packet-q931.c
dissectors/packet-q933.c
dissectors/packet-qllc.c
+ dissectors/packet-qnet6.c
dissectors/packet-quake.c
dissectors/packet-quake2.c
dissectors/packet-quake3.c