aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sctpppids.h
diff options
context:
space:
mode:
authorDamir Franusic <damir.franusic@gmail.com>2019-03-19 18:27:56 +0100
committerAnders Broman <a.broman58@gmail.com>2019-03-19 20:52:10 +0000
commitdf737b2b35a12ff75641bdde42808544f7bd2b14 (patch)
treea3f268a9e727ef086117732ff001dc95433aaf4d /epan/sctpppids.h
parent45f71b546b1d8e845ed0d3cc5810d338d460e56a (diff)
SCTP PPID Update
* added PPID 65 (ELE2 Lawful Interception) Change-Id: I39a01fd78a60dae3a0be774546b6e841b2de5dce Reviewed-on: https://code.wireshark.org/review/32484 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/sctpppids.h')
-rw-r--r--epan/sctpppids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/sctpppids.h b/epan/sctpppids.h
index 3c5a04afac..8397eeda13 100644
--- a/epan/sctpppids.h
+++ b/epan/sctpppids.h
@@ -84,5 +84,6 @@
#define F1AP_PROTOCOL_ID 62
#define HTTP_SCTP_PROTOCOL_ID 63
#define E1AP_PROTOCOL_ID 64
+#define ELE2_PROTOCOL_ID 65
#endif /* sctpppids.h */