summaryrefslogtreecommitdiff
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorChidambaram Arunachalam <carunach@cisco.com>2016-02-01 00:01:11 -0500
committerAnders Broman <a.broman58@gmail.com>2016-02-05 05:30:48 +0000
commit179b733d375f65e482afb84cb54c24d1c6466d21 (patch)
treee5f52630e8138206fca0a0cb28f0ce1d39ba96ae /epan/CMakeLists.txt
parent005f44c222c96c56e7742af9afefe44bd296f528 (diff)
downloadwireshark-179b733d375f65e482afb84cb54c24d1c6466d21.tar.gz
Network Service Header Dissector for Ethernet & GRE encapsulation
draft-ietf-sfc-nsh-01.txt Bug: 11490 Change-Id: I95adb1e0b1e42ba8c75e82145a756e2836a9a989 Reviewed-on: https://code.wireshark.org/review/13633 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@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 e53db404f8..407313003b 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1077,6 +1077,7 @@ set(DISSECTOR_SRC
dissectors/packet-nntp.c
dissectors/packet-noe.c
dissectors/packet-nsip.c
+ dissectors/packet-nsh.c
dissectors/packet-nsrp.c
dissectors/packet-nstrace.c
dissectors/packet-nt-oui.c