aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-redbackli.c
AgeCommit message (Collapse)AuthorFilesLines
2008-04-10From Florian Lohoff: fix ↵Jeff Morriss1-1/+11
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2376 (and hopefully the other complaints about RedbackLI grabbing packets that aren't RedbackLI) by strengthening the heuristics. svn path=/trunk/; revision=24878
2008-03-07Add Id tagJeff Morriss1-0/+2
svn path=/trunk/; revision=24584
2008-03-06From Florian Lohoff via ↵Jeff Morriss1-0/+259
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2320 : A new (heuristic) dissector for the RedBack Lawful Intercept Packet header. svn path=/trunk/; revision=24579