aboutsummaryrefslogtreecommitdiffstats
path: root/packet-frame.c
Commit message (Expand)AuthorAgeFilesLines
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-8/+8
* Added a register_dissector() call in packet-frame.c so that frame is nowEd Warnicke2001-04-011-1/+2
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-4/+13
* If we get an exception when dissecting a packet, append "[Short Frame]"Guy Harris2000-12-291-1/+5
* Add the relative time to the frame tree, at the request of Manfred Young.Gerald Combs2000-12-151-1/+13
* Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez2000-11-291-70/+13
* IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB.Guy Harris2000-11-151-2/+5
* Implement epan_dissect_new() and epan_dissect_free(). These are theGilbert Ramirez2000-10-061-0/+233