From 3f282b6b5cee16f85109f140c4ac7c2c7c315698 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Thu, 22 Nov 2018 14:15:57 -0500 Subject: tcp states scripts --- data/perflow/get_tcp_states_res.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/perflow/get_tcp_states_res.txt (limited to 'data') 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 -- cgit v1.2.3