From Didier Gautheron:
[obnox/wireshark/wip.git] / epan / dissectors / packet-erf.c
2009-08-21 krjSanitize epan includes
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-02 jmayerTrivial warning fixes
2008-09-30 stigAdd a cast to avoid a warning.
2008-09-30 wmeierMinor proto_reg_handoff cleanup: use find_dissector...
2008-09-29 etxrabFrom Francesco Fusco:
2008-07-14 guyJust have a scalar handle_t for the Infiniband handle...
2008-07-14 guyRename the ERF "erfhdlc" preference to "hdlc_type"...
2008-07-14 guyReplace the old "erfatm" preference for the ERF dissect...
2008-07-12 guyMake erf.ethfcs a Boolean, with "FCS present" and ...
2008-07-12 guyRename the preference values to something that leaves...
2008-07-12 guyERF Ethernet records always contain Ethernet packets...
2008-06-26 guyMake the default for HDLC traffic "Raw data", just...
2008-06-26 guyMake the preference settings for the dissector to use...
2008-05-11 wmeierConvert C++ style comments ...
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
2008-02-08 stigAdded missing "svn:keywords Id" and "svn:eol-style...
2008-01-10 guypinfo->pseudo_header can and should be assumed to be...
2007-12-18 jmayerBugfix: Array overflow (found by gcc43)
2007-10-08 etxrabFrom Florent DROUIN: