Save the function code and FID for pipe requests, and use it for the
[obnox/wireshark/wip.git] / packet-fr.c
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-17 guyMove the declaration of "etype_vals[]" from "epan/packe...
2001-03-31 guyIn various Frame Relay and PPP routines that set the...
2001-03-30 guyCall the encapsulation described in Annex E of Q.933...
2001-03-30 guyNLPID's of 0x08 and 0x09 should be labeled as Q.933...
2001-03-29 guyAdd WCP to the list of Ethernet types in "etype_vals...
2001-03-23 guyAdd a macro to extract the DLCI from the address field.
2001-03-23 guyPull the NLPID for Wellfleet compression into "nlpid.h".
2001-03-23 jfosterUpdated the frame relay dissector - dissect-fr.c
2001-03-15 guyAdd a new Wiretap encapsulation type for Cisco HDLC...
2001-01-25 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-13 guyMake GRE use a dissector table for its protocol types...
2001-01-10 guyMake the stuff to handle SNAP frames (OUI, PID, payload...
2001-01-09 guyRegister the IPX dissector, make it static, and call...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-08 guyCode to handle Frame Relay Sniffer captures, from Jeff...
2001-01-07 guyFix the Frame Relay dissector to call subdissectors...
2001-01-07 guyFrame Relay and Frame-Relay-over-GRE support, from...