Document the new Copy Profile button.
[obnox/wireshark/wip.git] / epan / dissectors / packet-llc.c
2009-09-24 krjDon't guard col_append_str with check_col
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-13 jakeFix for bug 3710:
2009-07-07 stigChanged flags_set_truth -> tfs_set_notset
2009-06-23 jakeFrom Nathan Hartwell:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-08 jakeClean up header fields.
2009-05-05 guyGet rid of some other uses of ethertype() for protocols...
2009-05-03 guyDon't use ethertype() - it's a bit of overkill.
2009-05-02 guyAdd the mesh header dissector for OLPC mesh network...
2009-05-01 guyClean up white space.
2009-03-01 jakeFrom Carles Kishimoto:
2008-05-14 jakeFrom Steve Karg:
2008-04-10 jakeTurbocell dissector, initially by Colin Slater for...
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-10-07 richardvFrom Chris Maynard <christopher.maynard@gtech.com>...
2006-10-11 sahlbergmove the ITL and the ITLQ structure to packet-scsi...
2006-09-20 etxrabFrom David Pelton:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-21 sahlbergupdates to get the fc and scsi dissectors
2005-10-25 etxrabFrom Martin André
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-08-27 jmayerAdd classification of an aironet proprietary L2 protocol
2005-08-25 ulfladd OUI's for Siemens and Xerox (and a hyperlink to...
2005-08-11 jmayerAdd Extreme OUI, reorder alphabetically
2005-07-28 jmayerchar -> const char warning fixes
2005-07-20 ulfl"fix" bug #244: the implementation was correct but...
2005-03-21 guyAdd a capture_fr() routine when capturing on Frame...
2005-01-06 guyHandle the case where nobody registers any OUIs and...
2004-12-25 ulfla lot of warnings removed, most of them about pointer...
2004-11-24 guyExport two versions of the Ethereal dissector, for...
2004-10-11 guyFrom Mark C. Brown: add HP's OUI.
2004-09-28 guyMove the xDLC helper routines into epan.
2004-07-18 gramMove dissectors to epan/dissectors directory.