aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sdlc.c
AgeCommit message (Collapse)AuthorFilesLines
2003-09-02Use "dissect_xdlc_control()" to dissect the control field of Frame Relayguy1-2/+2
packets that have one. Add an argument to "dissect_xdlc_control()" to indicate whether it should append the information to the Info field or just put it in the Info field. Use the #defines for the DLCI bitfields to extract the DLCI bits when constructing the DLCI. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8335 f5534014-38df-0310-8fa8-9805f1628bb7
2003-01-03Add support for SDLC encapsulation in DOS Sniffer captures; thatguy1-0/+164
includes adding an SDLC dissector. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6848 f5534014-38df-0310-8fa8-9805f1628bb7