From 00974e1dc4bccb23491dca5fe1f9bf0f24833915 Mon Sep 17 00:00:00 2001 From: Anton Glukhov Date: Mon, 18 Dec 2017 16:25:18 +0100 Subject: Add IEEE 802.3br Frame Preemption Protocol dissector Bug: 14280 Change-Id: I25444b069af4bb78db6ae5ff649596599eba2a0c Signed-off-by: Anton Glukhov Reviewed-on: https://code.wireshark.org/review/24881 Reviewed-by: Pascal Quantin Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- epan/dissectors/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dissectors/Makefile.am') diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am index 40331aeb6f..28982e6573 100644 --- a/epan/dissectors/Makefile.am +++ b/epan/dissectors/Makefile.am @@ -615,6 +615,7 @@ DISSECTOR_SRC = \ packet-foundry.c \ packet-fp_hint.c \ packet-fp_mux.c \ + packet-fpp.c \ packet-fr.c \ packet-fractalgeneratorprotocol.c \ packet-frame.c \ -- cgit v1.2.3