Testing pcapng fileformat

This commit is contained in:
Jeroen Oudshoorn
2024-01-28 22:02:57 +01:00
parent 7530709d0c
commit 7040be2d30
10 changed files with 45 additions and 54 deletions

View File

@ -48,7 +48,7 @@ class GPS(plugins.Plugin):
if self.running:
info = agent.session()
self.coordinates = info["gps"]
gps_filename = filename.replace(".pcap", ".gps.json")
gps_filename = filename.replace(".pcapng", ".gps.json")
if self.coordinates and all([
# avoid 0.000... measurements