Commit Graph

3 Commits

Author SHA1 Message Date
Guy Harris b7b80d94be Move a pile of protocol-related headers from the top-level source
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
2005-09-17 00:02:31 +00:00
Jörg Mayer 9239684cbd Small update to comments and beginnings of a type field
svn path=/trunk/; revision=15566
2005-08-27 10:29:16 +00:00
Jörg Mayer fd51dcd73e Started to decode some Cisco proprietary L2 protocol:
* I couldn't find any documentation on this protocol. Neither
 * what it's good for nor what the elements do. This is purely
 * reverse engineered by looking at the hex dump of the packets.
 *
 * TODO
 *      - Find out more about unknown fields
 *      - Currently only one type of packet is really handled at all


svn path=/trunk/; revision=15562
2005-08-27 05:22:44 +00:00