| Commit message (Expand) | Author | Age | Files | Lines |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -13/+13 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -1/+2 |
* | In various Frame Relay and PPP routines that set the length of the | Guy Harris | 2001-03-31 | 1 | -11/+12 |
* | Call the encapsulation described in Annex E of Q.933 "Q.933 | Guy Harris | 2001-03-30 | 1 | -4/+10 |
* | NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI, | Guy Harris | 2001-03-30 | 1 | -46/+158 |
* | Add WCP to the list of Ethernet types in "etype_vals[]", and add | Guy Harris | 2001-03-29 | 1 | -2/+2 |
* | Add a macro to extract the DLCI from the address field. | Guy Harris | 2001-03-23 | 1 | -21/+12 |
* | Pull the NLPID for Wellfleet compression into "nlpid.h". | Guy Harris | 2001-03-23 | 1 | -3/+1 |
* | Updated the frame relay dissector - dissect-fr.c | Jeff Foster | 2001-03-23 | 1 | -27/+109 |
* | Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD | Guy Harris | 2001-03-15 | 1 | -14/+15 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-25 | 1 | -4/+1 |
* | Make GRE use a dissector table for its protocol types, and register | Guy Harris | 2001-01-13 | 1 | -5/+4 |
* | Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of | Guy Harris | 2001-01-10 | 1 | -44/+126 |
* | Register the IPX dissector, make it static, and call it through a | Guy Harris | 2001-01-09 | 1 | -3/+12 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Code to handle Frame Relay Sniffer captures, from Jeff Foster. | Guy Harris | 2001-01-08 | 1 | -1/+6 |
* | Fix the Frame Relay dissector to call subdissectors regardless of | Guy Harris | 2001-01-07 | 1 | -17/+16 |
* | Frame Relay and Frame-Relay-over-GRE support, from Paul Ionescu. | Guy Harris | 2001-01-07 | 1 | -0/+146 |