aboutsummaryrefslogtreecommitdiffstats
path: root/packet-llc.c
Commit message (Expand)AuthorAgeFilesLines
* Have "get_xdlc_control()" and "dissect_xdlc_control()" just return aGuy Harris1999-08-231-18/+14
* The only LLC frame types that should be dissected based on their SAP or,Guy Harris1999-08-231-37/+76
* Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1999-08-101-2/+2
* Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1999-08-041-4/+32
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-7/+7
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-8/+15
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-78/+116
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-18/+13
* Well, that was dumb. I didn't have to add a "capture_data()" routine; IGuy Harris1999-03-221-2/+2
* Have "sap_capture_func()" return "capture_data" rather thanGuy Harris1999-03-221-8/+11
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-30/+73
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+7
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-1/+5
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-9/+9
* I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1998-09-231-2/+2
* The non-SNAP vines doesn't work with dissect_vines(). We don't know what myGilbert Ramirez1998-09-171-3/+5
* I moved the list of dissect() functions into the table of SAPs. It removesGilbert Ramirez1998-09-171-42/+53
* * Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1998-09-171-1/+4
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+163