analysis progress
This commit is contained in:
@@ -3,7 +3,7 @@ import time
|
||||
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
log = open('00140426.LOG','rb').read()
|
||||
log = open('longish.LOG','rb').read()
|
||||
|
||||
types = packet_parser_helpers.get_type_list(packet_parser_helpers.packet_definitions)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user