aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-frame.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-22add a dummy variable frame_number to dissect_frame() and assign it the curren...sahlberg1-1/+6
2005-06-01mark some fields as generated and clarify some field descriptionsulfl1-6/+10
2005-05-30More bug fixes from Steve Grubb. See bug 217 for details.gerald1-1/+1
2005-05-02- Add support for libpcap files for MTP2 with a per packet headertuexen1-0/+19
2005-04-11Major speed improvement for filtering and dissection.sahlberg1-7/+21
2005-01-20Squelch some compiler warnings.guy1-1/+1
2005-01-19Add a field called "frame.protocols" which shows the protocols presentgerald1-2/+16
2005-01-16Rename the FieldError exception to DissectorError.guy1-10/+15
2005-01-16throw the new FieldError exception, if a dissector tries to add a field with ...ulfl1-2/+14
2004-11-28From LEGO if Mate is pressent call it.etxrab1-0/+5
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+342