From 954afef6451c37e058c0054deed9eba947019df2 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 2 Apr 2016 00:40:58 -0700 Subject: There are two separate IP-over-Infiniband encapsulations. pcap files and snoop files have different headers, so there's no IP_OVER_IB encapsulation type, there are separate types for pcap and snoop. Change-Id: I00146e478d05bb11c634df0c386329db8de5635d Reviewed-on: https://code.wireshark.org/review/14774 Reviewed-by: Guy Harris --- test/lua/globals_2.2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/lua') diff --git a/test/lua/globals_2.2.txt b/test/lua/globals_2.2.txt index de4995bea7..77b0f85fec 100644 --- a/test/lua/globals_2.2.txt +++ b/test/lua/globals_2.2.txt @@ -1041,7 +1041,8 @@ ["IPMI_TRACE"] = 173, ["IPNET"] = 124, ["IP_OVER_FC"] = 18, - ["IP_OVER_IB"] = 137, + ["IP_OVER_IB_PCAP"] = 180, + ["IP_OVER_IB_SNOOP"] = 137, ["IRDA"] = 44, ["ISDN"] = 17, ["IXVERIWAVE"] = 144, -- cgit v1.2.1