aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iax2.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-25 05:48:36 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-25 05:48:36 +0000
commit29ec3c6821170a53c8379ade25880ae43ee085b5 (patch)
tree8e32012d66c9f951215057dacb96a4e740e62050 /epan/dissectors/packet-iax2.h
parentf41cf7da25bb5ffbf32a1d616c33330d87ed847f (diff)
From Jakub Ruzicka:
Trunk packet support in IAX2 dissector https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4783 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32942 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-iax2.h')
-rw-r--r--epan/dissectors/packet-iax2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-iax2.h b/epan/dissectors/packet-iax2.h
index 92652155e8..91e52a175c 100644
--- a/epan/dissectors/packet-iax2.h
+++ b/epan/dissectors/packet-iax2.h
@@ -219,7 +219,7 @@ typedef enum {
IAX2_MINI_VOICE_PACKET,
IAX2_FULL_PACKET,
IAX2_MINI_VIDEO_PACKET,
- IAX2_META_PACKET
+ IAX2_TRUNK_PACKET
} packet_type;
/* Container for tapping relevant data */