Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-llc.c
2010-09-12 Balint ReczeyDecode SLL payloads using a dissector table based on...
2010-08-16 Stephen FisherModernize the SONMP ("SynOptics Network Management...
2010-02-03 Anders BromanTry to get rid of unused code warnings.
2010-01-29 Anders BromanAdd 3GPP2 OUI.
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-13 Jaap KeuterFix for bug 3710:
2009-07-07 Stig BjørlykkeChanged flags_set_truth -> tfs_set_notset
2009-06-23 Jaap KeuterFrom Nathan Hartwell:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 Jaap KeuterClean up header fields.
2009-05-05 Guy HarrisGet rid of some other uses of ethertype() for protocols...
2009-05-03 Guy HarrisDon't use ethertype() - it's a bit of overkill.
2009-05-02 Guy HarrisAdd the mesh header dissector for OLPC mesh network...
2009-05-01 Guy HarrisClean up white space.
2009-03-01 Jaap KeuterFrom Carles Kishimoto:
2008-05-14 Jaap KeuterFrom Steve Karg:
2008-04-10 Jaap KeuterTurbocell dissector, initially by Colin Slater for...
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-10-07 Richard van der... From Chris Maynard <christopher.maynard@gtech.com>...
2006-10-11 Ronnie Sahlbergmove the ITL and the ITLQ structure to packet-scsi...
2006-09-20 Anders BromanFrom David Pelton:
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-04-21 Ronnie Sahlbergupdates to get the fc and scsi dissectors
2005-10-25 Anders BromanFrom Martin André
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2005-08-27 Jörg MayerAdd classification of an aironet proprietary L2 protocol
2005-08-25 Ulf Lampingadd OUI's for Siemens and Xerox (and a hyperlink to...
2005-08-11 Jörg MayerAdd Extreme OUI, reorder alphabetically
2005-07-28 Jörg Mayerchar -> const char warning fixes
2005-07-20 Ulf Lamping"fix" bug #244: the implementation was correct but...
2005-03-21 Guy HarrisAdd a capture_fr() routine when capturing on Frame...
2005-01-06 Guy HarrisHandle the case where nobody registers any OUIs and...
2004-12-25 Ulf Lampinga lot of warnings removed, most of them about pointer...
2004-11-24 Guy HarrisExport two versions of the Ethereal dissector, for...
2004-10-11 Guy HarrisFrom Mark C. Brown: add HP's OUI.
2004-09-28 Guy HarrisMove the xDLC helper routines into epan.
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.