Trim leading and trailing white space from the capture device in the
[obnox/wireshark/wip.git] / packet-lmp.c
2002-06-16 geraldReturn an error for an invalid class instead of dumping...
2002-06-02 geraldRequire that the LMP and RSVP message types be greater...
2002-06-02 geraldMark a frame invalid if its message type value exceeds
2002-05-10 ashokn- Added support for LMP draft versions -02 and -03...
2002-04-29 guyRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-25 guyUse "%.10g", rather than "%f", for floating-point numbe...
2002-04-24 guyUse "tvb_get_ntohieee_float()" to fetch floating-point...
2002-04-14 guyFrom Joerg Mayer:
2002-04-10 ashoknAdded support for the Link Management Protocol (LMP...