aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netscreen.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Be more picky about our sscanf integer field widths. Hopefully this willgerald1-1/+1
2011-03-22Use the same style in netscreen_seek_read() that we use inguy1-1/+5
2011-03-21Fix for bug 5762, wireshark asserts on reading juniper snoop output when no h...sake1-1/+1
2009-05-25Fix for bug 3469:sake1-10/+27
2009-03-09P64 fixes.gerald1-1/+1
2008-12-20From babi: Fix three overflows (bugs 3150 and 3151).gerald1-1/+1
2008-05-08strncpy -> g_strlcpyetxrab1-2/+1
2007-11-15Added correct svn propset settings to wiretap/netscreen.[ch]sake1-0/+2
2007-09-29When reading NetScreen snoop output, only use WTAP_ENCAP_PER_PACKETsake1-1/+23
2007-09-28When reading NetScreen snoop output, allow the '.' in interface namessake1-1/+1
2007-09-25Allow the output of NetScreen VSI interfaces to be parsed.sake1-1/+1
2007-09-01This patch solves two issue with the NetScreen wiretap routine:sake1-7/+7
2007-08-17(http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)sake1-0/+437