summaryrefslogtreecommitdiff
path: root/wiretap/erf.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-04-08 08:41:56 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-04-08 08:41:56 +0000
commit441c3f63b2d508910e1b18491899c3aa1b8b502a (patch)
tree192d37a16a5d2ff3201652933f499eb9d841ad4a /wiretap/erf.h
parent9a76e5fafbdc33f7b960a634d007450dd18d0ade (diff)
downloadwireshark-441c3f63b2d508910e1b18491899c3aa1b8b502a.tar.gz
From Stephen Donnelly:
InfiniBand Link Packet (flow control) dissector. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4656 svn path=/trunk/; revision=32425
Diffstat (limited to 'wiretap/erf.h')
-rw-r--r--wiretap/erf.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/wiretap/erf.h b/wiretap/erf.h
index 5c1250cdec..39e353b1a5 100644
--- a/wiretap/erf.h
+++ b/wiretap/erf.h
@@ -59,9 +59,10 @@
#define ERF_TYPE_COLOR_MC_HDLC_POS 17
#define ERF_TYPE_AAL2 18
#define ERF_TYPE_INFINIBAND 21
-#define ERF_TYPE_IPV4 22
-#define ERF_TYPE_IPV6 23
-#define ERF_TYPE_RAW_LINK 24
+#define ERF_TYPE_IPV4 22
+#define ERF_TYPE_IPV6 23
+#define ERF_TYPE_RAW_LINK 24
+#define ERF_TYPE_INFINIBAND_LINK 25
#define ERF_TYPE_PAD 48