aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-extreme.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-01-13From Didier Gautheron:Anders Broman1-4/+2
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-6/+3
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-2/+2
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-4/+5
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-43/+43
2009-04-17Remove some no-longer-needed casts.Gerald Combs1-2/+2
2009-03-29More size_t casts.Anders Broman1-2/+2
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-11-02- Rename EAPSv2 to ESL (EAPS shared link).Jörg Mayer1-100/+115
2007-09-26Decode role on shared linkJörg Mayer1-4/+21
2007-09-26Beginnings of EAPS shared link packet dissection (EAPSv2)Jörg Mayer1-10/+219
2007-09-18Try to improve dissection of ELSM message (guesswork)Jörg Mayer1-8/+59
2007-04-20Add Recognition of ELRP (Extreme Loop Recognition Protocol) Elements.Jörg Mayer1-13/+57
2007-04-17Detect ELSM as such - meaning of the elements is still unknown.Jörg Mayer1-1/+39
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-4/+4
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors Stephen Fisher1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-27Cosmectical comment updatesJörg Mayer1-2/+4
2005-08-27TypoJörg Mayer1-1/+1
2005-08-27- Add checksum verificationJörg Mayer1-10/+62
2005-08-23The name in a Display TLV is null-terminated (or padded with a null byteGuy Harris1-11/+10
2005-08-23Use "format_text()" and "tvb_format_text()" when displaying strings. Guy Harris1-15/+63
2005-08-22Length of string == lengt of element - headerlengthJörg Mayer1-1/+1
2005-08-21- Make it possible to filter on eap.null, eap.info, eap.unknown etcJörg Mayer1-18/+68
2005-08-21- In the info summary, port# and slot# were exchangedJörg Mayer1-6/+9
2005-08-17As reported by Jim Young:Jörg Mayer1-3/+3
2005-08-17Comment fixesJörg Mayer1-5/+5
2005-08-16- Small comment updates.Jörg Mayer1-83/+203
2005-08-15Properly dissect vlan flagsJörg Mayer1-11/+40
2005-08-15- Documentation updateJörg Mayer1-4/+59
2005-08-13Use gboolean for Booleans.Guy Harris1-88/+82
2005-08-12Fix dissector bug on last element of ESRPJörg Mayer1-6/+13
2005-08-12- Bug fix: Show ip-addresses with correct endianess.Jörg Mayer1-22/+125
2005-08-12EDS/EAPS/EPRS mostly finished - several fixmes remainJörg Mayer1-23/+158
2005-08-12Beginnings of a EDP, ESRP and EAPS dissectorJörg Mayer1-0/+540