aboutsummaryrefslogtreecommitdiffstats
path: root/packet-atm.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* Add a Wiretap routine to process packets captured via libpcap, possiblyGuy Harris2002-06-071-0/+30
* Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez2000-11-291-30/+0
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Add "tvb_reported_length()" to get the "reported length" of a tvbuffGuy Harris2000-05-291-3/+2
* Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez2000-05-191-2/+2
* Remove the "union pseudo_header" from the "frame_data" structure;Guy Harris2000-05-181-3/+3
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-0/+26