aboutsummaryrefslogtreecommitdiffstats
path: root/tools/netscreen2dump.py
AgeCommit message (Collapse)AuthorFilesLines
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