diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2018-11-22 19:15:57 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2018-11-22 19:15:57 +0000 |
| commit | 3f282b6b5cee16f85109f140c4ac7c2c7c315698 (patch) | |
| tree | e9b6cb4971acff9c478207055ca74e051907d866 /data/perflow/get_tcp_states_res.txt | |
| parent | 28c7f11379a207bf9fe4a48ccfc6455f15b2e428 (diff) | |
tcp states scripts
Diffstat (limited to 'data/perflow/get_tcp_states_res.txt')
| -rw-r--r-- | data/perflow/get_tcp_states_res.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/perflow/get_tcp_states_res.txt b/data/perflow/get_tcp_states_res.txt new file mode 100644 index 0000000..b1013a7 --- /dev/null +++ b/data/perflow/get_tcp_states_res.txt @@ -0,0 +1,8 @@ +Reading pickle file tcpout.pickle ... +Reading pickle file pkts2.pickle ... +SYN count 17 +RESET count 167 +FIN count 427 +ONGOING count 10526 +FAILED count 0 +done |
