aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders <anders.broman@ericsson.com>2017-09-03 15:38:23 +0200
committerAnders Broman <a.broman58@gmail.com>2017-09-04 10:29:54 +0000
commited75d67394d0641a5b1141cf4e35e86824230e92 (patch)
treeb799220d59780e3dd34538828ac22fe1f9256e8d /epan/dissectors/CMakeLists.txt
parent78a14e4c577af3ef0ceb49b53cb495692820cbed (diff)
[PFCP] Add basic dissector for Packet Forwarding Control Protocol (PFCP) 3GPP TS 29.244 V14.0.0 (2017-06)S
Change-Id: Id377870caa7649e19832ea3fd3484ed805c2c9cf Signed-off-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-on: https://code.wireshark.org/review/23375 Petri-Dish: Anders Broman <a.broman58@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/CMakeLists.txt')
-rw-r--r--epan/dissectors/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index ed06a99157..29a78d0e06 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -1057,6 +1057,7 @@ set(DISSECTOR_SRC
packet-pdcp-lte.c
packet-peekremote.c
packet-per.c
+ packet-pfcp.c
packet-pflog.c
packet-pgm.c
packet-pgsql.c