Andrew Hood: don't rely on last modified date + use numeric compare
[metze/wireshark/wip.git] / xdlc.h
2004-01-18 Guy HarrisAdd arguments to "dissect_xdlc_control()" to specify...
2004-01-03 Guy HarrisHave "dissect_xdlc_control()" take a pointer to a struc...
2003-09-02 Guy HarrisUse "dissect_xdlc_control()" to dissect the control...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-03-31 Guy HarrisFrom Joerg Mayer: get rid of unused function arguments.
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-05-31 Gilbert RamirezConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-01-24 Guy HarrisxDLC frames other than I and UI frames may have a paylo...
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-11-11 Guy Harris"XDLC_CONTROL_LEN()" actually returned the length of...
1999-10-10 Gilbert RamirezChanged the macro XDLC_HAS_PAYLOAD(control) to look...
1999-09-27 Gilbert RamirezReplace the parens around 'control' in the two macros...
1999-09-27 Guy HarrisWhen checking whether a control field is for a UI frame...
1999-09-27 Gilbert RamirezMask out unnecessary bits in control guint16 in order...
1999-09-26 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 Guy HarrisHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 Guy HarrisThe only LLC frame types that should be dissected based...
1999-08-04 Guy HarrisAdd a "dissect_xdlc_control()" routine, to dissect...