aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-251-4/+1
* Make GRE use a dissector table for its protocol types, and registerGuy Harris2001-01-131-5/+4
* Make the stuff to handle SNAP frames (OUI, PID, payload) a routine ofGuy Harris2001-01-101-44/+126
* Register the IPX dissector, make it static, and call it through aGuy Harris2001-01-091-3/+12
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-3/+3
* Code to handle Frame Relay Sniffer captures, from Jeff Foster.Guy Harris2001-01-081-1/+6
* Fix the Frame Relay dissector to call subdissectors regardless ofGuy Harris2001-01-071-17/+16
* Frame Relay and Frame-Relay-over-GRE support, from Paul Ionescu.Guy Harris2001-01-071-0/+146