comment
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Wed, 2 Mar 2016 18:41:46 +0000 (19:41 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Wed, 2 Mar 2016 18:41:46 +0000 (19:41 +0100)
example/diameter/pcapDecoder/tsharkDecoder.sh

index b925d38..64ff2af 100755 (executable)
@@ -37,6 +37,8 @@
 
 
 # Decoder version using tshark tool
+#
+# RESTRICTIONS: only TCP datagrams. Allow split diameter messages between frames, but not, several messages into single datagram.
 
 #############
 # VARIABLES #