aboutsummaryrefslogtreecommitdiffstats
path: root/packet-llc.h
Commit message (Expand)AuthorAgeFilesLines
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-39/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix up the API for adding support for new OUI's to the LLC dissector.Guy Harris2003-09-031-3/+3
* Add an API to let a dissector register a dissector table and field for aGuy Harris2003-08-281-1/+6
* Show the SAP values in RPL packets symbolically if possible.Guy Harris2002-11-051-1/+3
* 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
* Make the capture routines take an additional argument giving the amountGuy Harris2001-11-201-4/+3
* Make the stuff to handle SNAP frames (OUI, PID, payload) a routine ofGuy Harris2001-01-101-1/+4
* Have the TR MAC and LLC dissectors register themselves, make themGuy Harris2001-01-031-2/+1
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Convert LLC dissector to use tvbuffs.Gilbert Ramirez2000-05-111-2/+2
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-0/+26