aboutsummaryrefslogtreecommitdiffstats
path: root/epan/llcsaps.h
AgeCommit message (Collapse)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2005-10-25From Jochen Friedrich Anders Broman1-1/+1
this patch adds the description for LLC SAP 0xB4 and adds a dissector for basic format XID frames as documented in IEEE802.2. These frames are independent on the SAP / protocol and mandatory to all implementations. svn path=/trunk/; revision=16301
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-0/+63
directory to the epan directory. Some of them should perhaps ultimately be moved to epan/dissectors, if they pertain only to stuff exported by a particular dissector. Fix Gerald's e-mail address in files we're moving. svn path=/trunk/; revision=15844