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
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
__
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
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
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
>
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