Don't guard col_set_str (COL_PROTOCOL) with col_check
[obnox/wireshark/wip.git] / epan / dissectors / packet-mtp2.c
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-03-29 wmeierDefine certain fcns as static (if not used externally).
2008-09-27 wmeierSmall cleanup of proto_reg_handoff & etc
2008-09-19 morrissIf we get an LSSU of length 2, interpret the first...
2007-10-26 morrissShow the acronyms for LSSU types in the Info column...
2007-10-08 etxrabFrom Florent DROUIN:
2007-09-03 jakeFix for bug 1816:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-05-02 tuexen- Add support for libpcap files for MTP2 with a per...
2005-01-14 tuexenAdd support for extended sequence numbers as specified...
2004-07-18 gramMove dissectors to epan/dissectors directory.