aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-extreme.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-6/+3
2009-07-07Changed flags_set_truth -> tfs_set_notsetstig1-2/+2
2009-06-24From Kovarththanan Rajaratnam:stig1-4/+5
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-43/+43
2009-04-17Remove some no-longer-needed casts.gerald1-2/+2
2009-03-29More size_t casts.etxrab1-2/+2
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-11-02- Rename EAPSv2 to ESL (EAPS shared link).jmayer1-100/+115
2007-09-26Decode role on shared linkjmayer1-4/+21
2007-09-26Beginnings of EAPS shared link packet dissection (EAPSv2)jmayer1-10/+219
2007-09-18Try to improve dissection of ELSM message (guesswork)jmayer1-8/+59
2007-04-20Add Recognition of ELRP (Extreme Loop Recognition Protocol) Elements.jmayer1-13/+57
2007-04-17Detect ELSM as such - meaning of the elements is still unknown.jmayer1-1/+39
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-4/+4
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors sfisher1-4/+4
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-27Cosmectical comment updatesjmayer1-2/+4
2005-08-27Typojmayer1-1/+1
2005-08-27- Add checksum verificationjmayer1-10/+62
2005-08-23The name in a Display TLV is null-terminated (or padded with a null byteguy1-11/+10
2005-08-23Use "format_text()" and "tvb_format_text()" when displaying strings. guy1-15/+63
2005-08-22Length of string == lengt of element - headerlengthjmayer1-1/+1
2005-08-21- Make it possible to filter on eap.null, eap.info, eap.unknown etcjmayer1-18/+68
2005-08-21- In the info summary, port# and slot# were exchangedjmayer1-6/+9
2005-08-17As reported by Jim Young:jmayer1-3/+3
2005-08-17Comment fixesjmayer1-5/+5
2005-08-16- Small comment updates.jmayer1-83/+203
2005-08-15Properly dissect vlan flagsjmayer1-11/+40
2005-08-15- Documentation updatejmayer1-4/+59
2005-08-13Use gboolean for Booleans.guy1-88/+82
2005-08-12Fix dissector bug on last element of ESRPjmayer1-6/+13
2005-08-12- Bug fix: Show ip-addresses with correct endianess.jmayer1-22/+125
2005-08-12EDS/EAPS/EPRS mostly finished - several fixmes remainjmayer1-23/+158
2005-08-12Beginnings of a EDP, ESRP and EAPS dissectorjmayer1-0/+540