X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fdiameter%2FpcapDecoder%2FtsharkDecoder.sh;h=35a9815594f122dda962c13ff888a7f0452c320e;hp=93b29d42e1b160f2a7276628d277edec9685a72b;hb=f844fa068cf757c0b517318dc1437bd29f319d94;hpb=fd8228e3c27ee2fb5c3ac75b7686f8cd06e31dfd diff --git a/example/diameter/pcapDecoder/tsharkDecoder.sh b/example/diameter/pcapDecoder/tsharkDecoder.sh index 93b29d4..35a9815 100755 --- a/example/diameter/pcapDecoder/tsharkDecoder.sh +++ b/example/diameter/pcapDecoder/tsharkDecoder.sh @@ -38,7 +38,8 @@ # Decoder version using tshark tool # -# RESTRICTIONS: only TCP datagrams. Allow split diameter messages between frames, but not, several messages into single datagram. +# RESTRICTIONS: TCP & SCTP datagrams. Allow split diameter messages between frames, but not, several messages into single datagram. +# If sniffing fails, try to create the .hex and .metadata files manually (try 'tshark -nr input.pcap -Vx' and so on ...) ############# # VARIABLES #