helper comment
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 5 Mar 2016 14:46:26 +0000 (15:46 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Sat, 5 Mar 2016 14:46:26 +0000 (15:46 +0100)
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 #