From db5267384b3e4f38e19507abe804d1dee2354394 Mon Sep 17 00:00:00 2001 From: Charlie Gerhardus Date: Sun, 15 Nov 2015 19:09:28 +0100 Subject: [PATCH] expected results tabel klopt nu ook. --- a2/1cases.tex | 34 +++++++++++++--------------------- 1 file changed, 13 insertions(+), 21 deletions(-) diff --git a/a2/1cases.tex b/a2/1cases.tex index fde211c..03a030e 100644 --- a/a2/1cases.tex +++ b/a2/1cases.tex @@ -304,7 +304,6 @@ described in Table~\ref{tbl:testpairs}. \hline Test number & Expected results\\ \hline\hline - \doTCC & An ACK\# of the sequence number of the SYN packet + 1. \\ \hline \doTCC & An ACK\# of the send sequence number + 1.\\ \hline \doTCC & An ACK\# of the sequence number of the last send segment + the size of the payload of that segment.\\ \hline @@ -312,31 +311,24 @@ described in Table~\ref{tbl:testpairs}. size of the payload of that segment.\\ \hline \doTCC & An ACK\# of the sequence number of the last send segment + the size of the payload of that segment.\\ \hline - \doTCC & An ACK\# of the sequence number of the swapped packet with the lowest sequence number. \\ \hline \doTCC & The ACK\# for the SEQ\# of the first segments which is corrupted is received for each consecutive segment send.\\ $\vdots$ & \\ - \setcounter{TCC}{10} + \setcounter{TCC}{12} \doTCC & The ACK\# for the SEQ\# of the first segments which is corrupted is received for each consecutive segment send.\\ \hline - \doTCC & An ACK\# of the sequence number of the last send segment + the - size of the payload of that segment.\\ \hline -% \doTCC & The segment is not attributed to the current connection -% and therefore no ACK\# is received. \\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline -% \doTCC & The segment is not attributed to the current connection -% and therefore no ACK\# is received. \\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline -% \doTCC & The ACK\# for the SEQ\# of the first segments which is -% corrupted is received for each consecutive segment send.\\ \hline + \doTCC & The segment is not attributed to the current connection + and therefore no ACK\# is received. \\ \hline + \doTCC & The ACK\# for the SEQ\# of the first segments which is + corrupted is received for each consecutive segment send.\\ \hline + \doTCC & The ACK\# for the SEQ\# of the first segments which is + corrupted is received for each consecutive segment send.\\ \hline + \doTCC & The ACK\# for the SEQ\# of the first segments which is + corrupted is received for each consecutive segment send.\\ \hline + \doTCC & The ACK\# for the SEQ\# of the first segments which is + corrupted is received for each consecutive segment send.\\ \hline + \doTCC & The ACK\# for the SEQ\# of the first segments which is + corrupted is received for each consecutive segment send.\\ \hline \end{tabular} \caption{Expected results of test cases} \label{tbl:testcases} -- 2.20.1