[tcpdump-workers] Which is faster on Centos 7 - 32 or 64 bit program?

2017-04-07 Thread Joseph Freemaker
Hi, Anyone performed any tests on which is faster on Centos 7 - a 32 or 64 bit program when 64 bit CentosĀ is being used? Thanks in advance. ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman/listinfo/tcp

[tcpdump-workers] link-layer headers

2017-04-07 Thread Udit Chaudhary
Hello *, We were using text2pcap tool provided by Wireshark, the tool works fine with following Headers. LINKTYPE_MTP2140DLT_MTP2 LINKTYPE_MTP3141DLT_MTP3 LINKTYPE_SCCP142DLT_SCCP Can you please help us to decode Hex Dump for LINKTYPE_M3UA i.e SIGTRAN. Thanks Udit __

[tcpdump-workers] android pcap

2017-04-07 Thread saeed parand
Hi dear firend, I want use the andoid pcap library on android project , but I don't have any idea that how I can use and call this library. My OS is windows 7 and my IDE is QT Creator I don't know how I can compile this library and import into QT Creator I use Qt creatore as IDE instaded of Androi

Re: [tcpdump-workers] link-layer headers

2017-04-07 Thread Guy Harris
On Mar 24, 2017, at 12:17 AM, Udit Chaudhary wrote: > Can you please help us to decode Hex Dump for LINKTYPE_M3UA There *is* no link type LINKTYPE_M3UA. ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailm

Re: [tcpdump-workers] link-layer headers

2017-04-07 Thread Denis Ovsienko
On Fri, 24 Mar 2017 07:17:13 + Udit Chaudhary wrote > > Hello *, > > We were using text2pcap tool provided by Wireshark, the tool works fine with > following Headers. > > > LINKTYPE_MTP2140DLT_MTP2 > LINKTYPE_MTP3141DLT_MTP3 > LINKTYPE_SCCP142DLT_SCCP >

Re: [tcpdump-workers] link-layer headers

2017-04-07 Thread Guy Harris
On Apr 7, 2017, at 11:10 AM, Denis Ovsienko wrote: > tcpdump can decode M3UA if that is what you mean. It dissects M3UA running atop SCTP; tcpdump dissects either SCTP as a "link-layer" protocol (LINKTYPE_SCTP/DLT_SCTP = 248) or as a protocol running atop IPv4/IPv6 (which, obviously, run atop