The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / xdlc.h
2004-01-18 guyAdd arguments to "dissect_xdlc_control()" to specify...
2004-01-03 guyHave "dissect_xdlc_control()" take a pointer to a struc...
2003-09-02 guyUse "dissect_xdlc_control()" to dissect the control...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-03-31 guyFrom Joerg Mayer: get rid of unused function arguments.
2000-08-11 denielMiscellaneous code cleaning
2000-05-31 gramConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-01-24 guyxDLC frames other than I and UI frames may have a paylo...
2000-01-07 guyFix Gerald's e-mail address.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-11 guy"XDLC_CONTROL_LEN()" actually returned the length of...
1999-10-10 gramChanged the macro XDLC_HAS_PAYLOAD(control) to look...
1999-09-27 gramReplace the parens around 'control' in the two macros...
1999-09-27 guyWhen checking whether a control field is for a UI frame...
1999-09-27 gramMask out unnecessary bits in control guint16 in order...
1999-09-26 guyHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 guyHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-08-23 guyThe only LLC frame types that should be dissected based...
1999-08-04 guyAdd a "dissect_xdlc_control()" routine, to dissect...