2 * Routine to dissect OSI ISO 8571 FTAM Protocol packets
3 * based on the ASN.1 specification from http://www.itu.int/ITU-T/asn1/database/iso/8571-4/1988/
5 * also based on original handwritten dissector by
6 * Yuriy Sidelnikov <YSidelnikov@hotmail.com>
8 * Anders Broman and Ronnie Sahlberg 2005
10 * Wireshark - Network traffic analyzer
11 * By Gerald Combs <gerald@wireshark.org>
12 * Copyright 1998 Gerald Combs
14 * SPDX-License-Identifier: GPL-2.0-or-later
20 #include "packet-ftam-exp.h"
22 #endif /* PACKET_FTAM_H */