Sha256: 16844b16ff299b2f4f4ccdc1e71563e7ab542c366f5622b293631e101b0d84a3

Contents?: true

Size: 1.05 KB

Versions: 13

Compression:

Stored size: 1.05 KB

Contents

#
# Author: Yasunobu Chiba
#
# Copyright (C) 2008-2012 NEC Corporation
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License, version 2, as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

# the name of the plugin
PLUGIN_NAME = trema

# the dissector sources (without any helpers)
DISSECTOR_SRC = packet-trema.c

# corresponding headers
DISSECTOR_INCLUDES =

# Dissector helpers.  They're included in the source files in this
# directory, but they're not dissectors themselves, i.e. they're not
# used to generate "register.c").
DISSECTOR_SUPPORT_SRC =

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
trema-0.3.9 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.8 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.7 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.6 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.5 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.4 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.3 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.2 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.1 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.3.0 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.2.8 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.2.7 src/tremashark/plugin/packet-trema/Makefile.common
trema-0.2.6 src/tremashark/plugin/packet-trema/Makefile.common