Re: [tcpdump-workers] Pcap link type of InfiniBand

2016-07-07 Thread Guy Harris
On Jul 6, 2016, at 11:42 PM, Tal Attaly wrote: > I understand that LINKTYPE_ value just saves an id for the link type, but > parsing code for InfiniBand is exist in wireshark - under ERF link type > (Extensible Record File), so I wonder why not using the actual link type of > InfiniBand. LINK

Re: [tcpdump-workers] Pcap link type of InfiniBand

2016-07-07 Thread Guy Harris
On Jul 6, 2016, at 11:58 PM, Tal Attaly wrote: > Buy the way, for the user it looks like wireshark does support InfiniBand There's "supports InfiniBand" and there's "supports LINKTYPE_INFINIBAND". If there were, for example, an "InfiniBand over Ethernet" or "InfiniBand over UDP" protocol, tra