aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tapa.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-13From Didier Gautheron:Anders Broman1-4/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-30/+30
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier1-1/+1
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-04-14The unknown value (aka flags) can take any valueJörg Mayer1-3/+2
2008-03-06Small fix for heuristic: it missed a tapa packetJörg Mayer1-5/+5
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-2/+2
2007-03-28Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1437Jörg Mayer1-15/+9
2007-03-17Strengthen TAPA's heuristics some:Jeff Morriss1-10/+23
2007-03-14"dissect_tapa_static()" is a new-style dissector; register it as such.Guy Harris1-1/+1
2007-03-14Improve the heuristic for the tapa discovery classification.Jörg Mayer1-0/+2
2007-03-04Some updates to the tunnel protocol decoding.Jörg Mayer1-102/+198
2007-03-04The beginnings of a TAPA dissector (Trapeze Access Point Access Protocol).Jörg Mayer1-0/+522