The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / xdlc.c
2004-03-04 guyBack out the previous change - the problem wasn't what...
2004-03-03 guyDon't show "func=" if the P/F bit isn't set.
2004-01-20 guyFrom Jan Kiszka: compress the summary line display.
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.
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2000-05-31 gramConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-11 gramAdd tvbuff class.
2000-03-14 guyFix some errors discovered by making GCC do format...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-07 guyFix Gerald's e-mail address.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-09-26 guyHave "get_xdlc_control()" and "dissect_xdlc_control...
1999-09-26 gramMake Information Frame honor is_extended variable when...
1999-08-27 guyNo, 0xCC is SNRME. (I *told* you I hated reversing...
1999-08-27 guyTEST is 0xE0, not 0xC0; 0xC0 is SNRME. (I hate having...
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-16 guyGet rid of the comments saying "make ["decode_numeric_b...
1999-08-05 guyPatch from Olivier Abad to make it correctly display...
1999-08-04 guyAdd a "dissect_xdlc_control()" routine, to dissect...