aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
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/dissectors/Makefile.common
parent005f44c222c96c56e7742af9afefe44bd296f528 (diff)
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/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index abac28b253..88faa07f13 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -996,6 +996,7 @@ DISSECTOR_SRC = \
packet-nntp.c \
packet-noe.c \
packet-nsip.c \
+ packet-nsh.c \
packet-nsrp.c \
packet-nstrace.c \
packet-nt-oui.c \