aboutsummaryrefslogtreecommitdiffstats
path: root/tools/netscreen2dump.py
AgeCommit message (Collapse)AuthorFilesLines
2008-02-19From pizza_4u at qmx.net: Extend netscreen2dump.py to work with SSG520Bill Meier1-1/+3
Also: Add $ID$ svn path=/trunk/; revision=24391
2006-09-22Handle netscreen 5.3r4 snoop output, too.Gilbert Ramirez1-1/+13
This format adds "len=\d+" before the ":" svn path=/trunk/; revision=19290
2004-10-29Add netscreen2dump.py, to convert netscreen packet-trace hex dumpsGilbert Ramirez1-0/+132
to hex dumps that can be read by text2pcap. svn path=/trunk/; revision=12435