Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have "get_xdlc_control()" and "dissect_xdlc_control()" return the | Guy Harris | 1999-09-26 | 1 | -54/+13 |
* | Make Information Frame honor is_extended variable when reading Control. | Gilbert Ramirez | 1999-09-26 | 1 | -2/+5 |
* | No, 0xCC is SNRME. (I *told* you I hated reversing bit strings....) | Guy Harris | 1999-08-27 | 1 | -2/+1 |
* | TEST is 0xE0, not 0xC0; 0xC0 is SNRME. (I hate having to reverse bit | Guy Harris | 1999-08-27 | 1 | -2/+4 |
* | Have "get_xdlc_control()" and "dissect_xdlc_control()" just return a | Guy Harris | 1999-08-23 | 1 | -15/+44 |
* | The only LLC frame types that should be dissected based on their SAP or, | Guy Harris | 1999-08-23 | 1 | -27/+49 |
* | Get rid of the comments saying "make ["decode_numeric_bitfield()"] shift | Guy Harris | 1999-08-16 | 1 | -7/+1 |
* | Patch from Olivier Abad to make it correctly display non-extended | Guy Harris | 1999-08-05 | 1 | -3/+5 |
* | Add a "dissect_xdlc_control()" routine, to dissect the control field of | Guy Harris | 1999-08-04 | 1 | -0/+402 |