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

2016-07-06 Thread Tal Attaly
Buy the way, for the user it looks like wireshark does support InfiniBand - View -> Internals -> Supported Protocols: IB - InfiniBand ACK Extended Transport Header infiniband.aeth Sequence of bytes Acknowledge Request infiniband.bth.a

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

2016-07-06 Thread Tal Attaly
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. Thanks, Tal. -Original Message- From: Guy Harris [ma

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

2016-07-06 Thread Guy Harris
On Jul 6, 2016, at 12:50 PM, Guy Harris wrote: > Currently, Wireshark includes no code to process those frames, so it cannot > handle LINKTYPE_INFINIBAND pcap files or packets for LINKTYPE_INFINIBAND > interfaces in pcapng files. tcpdump doesn't have any code to process them, either. The exis

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

2016-07-06 Thread Guy Harris
On Jul 6, 2016, at 12:50 PM, Guy Harris wrote: > Currently, Wireshark includes no code to process those frames, so it cannot > handle LINKTYPE_INFINIBAND pcap files or packets for LINKTYPE_INFINIBAND > interfaces in pcapng files. BTW, LINKTYPE_INFINIBAND was, according to pcap/dlt.h, "Requeste

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

2016-07-06 Thread Guy Harris
On Jun 25, 2016, at 11:20 PM, Tal Attaly wrote: > I would be happy if someone could help - Pcap link type of InfiniBand > http://stackoverflow.com/questions/37936754/pcap-link-type-of-infiniband The help that would be needed here would be code for Wireshark to interpret LINKTYPE_INFINIBAND, whi

Re: [tcpdump-workers] try to make tcpdump, but failed

2016-07-06 Thread Guy Harris
On Jun 24, 2016, at 9:16 PM, 冲民过人 wrote: > I am try to make the tcpdump source code. first i run configure, and meet > some errors in the following. i already got the libpcap,but still get some > error. The attachment files are the config.log of tcpdump and libpcap. Unfortunately, the atta

[tcpdump-workers] try to make tcpdump, but failed

2016-07-06 Thread ????????
Hello: I am try to make the tcpdump source code. first i run configure, and meet some errors in the following. i already got the libpcap,but still get some error. The attachment files are the config.log of tcpdump and libpcap. paulpeter@paulpeter-VirtualBox:~/Documents/tcpdump/tcpdump$ e

[tcpdump-workers] Pcap link type of InfiniBand

2016-07-06 Thread Tal Attaly
Hi, I would be happy if someone could help - Pcap link type of InfiniBand http://stackoverflow.com/questions/37936754/pcap-link-type-of-infiniband Thanks a lot, Tal ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelma