helper comment
[anna.git] / example / diameter / pcapDecoder / tsharkDecoder.sh
index 93b29d4..35a9815 100755 (executable)
@@ -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 <frame>.hex and <frame>.metadata files manually (try 'tshark -nr input.pcap -Vx' and so on ...)
 
 #############
 # VARIABLES #