comment
[anna.git] / 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 #