aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-extreme.c
Commit message (Expand)AuthorAgeFilesLines
* The name in a Display TLV is null-terminated (or padded with a null byteGuy Harris2005-08-231-11/+10
* Use "format_text()" and "tvb_format_text()" when displaying strings. Guy Harris2005-08-231-15/+63
* Length of string == lengt of element - headerlengthJörg Mayer2005-08-221-1/+1
* - Make it possible to filter on eap.null, eap.info, eap.unknown etcJörg Mayer2005-08-211-18/+68
* - In the info summary, port# and slot# were exchangedJörg Mayer2005-08-211-6/+9
* As reported by Jim Young:Jörg Mayer2005-08-171-3/+3
* Comment fixesJörg Mayer2005-08-171-5/+5
* - Small comment updates.Jörg Mayer2005-08-161-83/+203
* Properly dissect vlan flagsJörg Mayer2005-08-151-11/+40
* - Documentation updateJörg Mayer2005-08-151-4/+59
* Use gboolean for Booleans.Guy Harris2005-08-131-88/+82
* Fix dissector bug on last element of ESRPJörg Mayer2005-08-121-6/+13
* - Bug fix: Show ip-addresses with correct endianess.Jörg Mayer2005-08-121-22/+125
* EDS/EAPS/EPRS mostly finished - several fixmes remainJörg Mayer2005-08-121-23/+158
* Beginnings of a EDP, ESRP and EAPS dissectorJörg Mayer2005-08-121-0/+540