From: Eduardo Ramos Testillano Date: Wed, 2 Mar 2016 18:41:46 +0000 (+0100) Subject: comment X-Git-Tag: REFACTORING_TESTING_LIBRARY~22 X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=c60abc0742150b5709fcf21ece212d09bc1da268 comment --- diff --git a/example/diameter/pcapDecoder/tsharkDecoder.sh b/example/diameter/pcapDecoder/tsharkDecoder.sh index b925d38..64ff2af 100755 --- a/example/diameter/pcapDecoder/tsharkDecoder.sh +++ b/example/diameter/pcapDecoder/tsharkDecoder.sh @@ -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 #