| Commit message (Expand) | Author | Age | Files | Lines |
* | In various Frame Relay and PPP routines that set the length of the | Guy Harris | 2001-03-31 | 1 | -3/+4 |
* | Call the capture routine for PPP-in-HDLC-like-framing (RFC 1662) the | Guy Harris | 2001-03-30 | 1 | -2/+2 |
* | Call the dissector for PPP-in-HDLC-like-framing (RFC 1662) the | Guy Harris | 2001-03-30 | 1 | -26/+19 |
* | Have "dissect_ppp_stuff()" set the Protocol column for unknown | Guy Harris | 2001-03-29 | 1 | -53/+57 |
* | Move appletalk- and sna-related address routines out of the dissectors | Gilbert Ramirez | 2001-03-22 | 1 | -2/+2 |
* | Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSD | Guy Harris | 2001-03-15 | 1 | -15/+22 |
* | Start removing "{OLD_}CHECK_DISPLAY_AS_DATA()" calls, and code to set | Guy Harris | 2001-01-21 | 1 | -119/+150 |
* | Add the PPP types for the DEC LANBridge100 Spanning Tree protocol and | Guy Harris | 2001-01-14 | 1 | -4/+6 |
* | Make GRE use a dissector table for its protocol types, and register | Guy Harris | 2001-01-13 | 1 | -1/+2 |
* | Make the stuff to handle SNAP frames (OUI, PID, payload) a routine of | Guy Harris | 2001-01-10 | 1 | -7/+10 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -5/+5 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -17/+18 |
* | PPP patches from Burke Lau to: | Guy Harris | 2000-12-14 | 1 | -1/+224 |
* | Add a "col_clear()" routine, to clear a column; it appears (and it | Guy Harris | 2000-12-04 | 1 | -30/+46 |
* | "dissect_ppp()" isn't called directly from outside of "packet-ppp.c", so | Guy Harris | 2000-12-03 | 1 | -2/+2 |
* | Wrap the dissect_fddi() call (with a 4th argument) with | Gilbert Ramirez | 2000-11-29 | 1 | -1/+8 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -4/+4 |
* | Get rid of a now-unused variable. | Guy Harris | 2000-11-19 | 1 | -2/+1 |
* | Have the Etherenet and PPP dissectors register themselves, and have | Guy Harris | 2000-11-19 | 1 | -14/+11 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -99/+96 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+5 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -3/+3 |
* | Convert IPX-and-friend dissectors in packet-ipx.c to use | Gilbert Ramirez | 2000-06-15 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -6/+6 |
* | Convert dissect_ppp() and friends to use tvbuffs. | Gilbert Ramirez | 2000-05-25 | 1 | -102/+120 |
* | Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c", | Guy Harris | 2000-05-19 | 1 | -1/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -68/+68 |
* | Greg Kilfoyle <gregk@redback.com>'s change for detection of compressed | Gilbert Ramirez | 2000-04-19 | 1 | -7/+18 |
* | Register a "ppp.protocol" dissector table for PPP, and have dissectors | Guy Harris | 2000-04-16 | 1 | -41/+16 |
* | Change dissect_ppp() to accept offset. | Gilbert Ramirez | 2000-03-27 | 1 | -6/+6 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -3/+3 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+5 |
* | Fix a bug in the extraction of the sequence number. | Gilbert Ramirez | 2000-01-29 | 1 | -5/+4 |
* | Fix a bunch of dissectors to use "pi.captured_len" rather than | Guy Harris | 2000-01-24 | 1 | -2/+2 |
* | In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of | Guy Harris | 2000-01-23 | 1 | -5/+5 |
* | Joerg Mayer's updates to the VINES dissector and to protocol layers | Guy Harris | 2000-01-20 | 1 | -1/+4 |
* | Add IPX to packet stats during capture. | Gilbert Ramirez | 1999-11-30 | 1 | -1/+4 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -47/+94 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -4/+7 |
* | Added filter items for PPP Multilink's fragemnt flags and session number. | Gerald Combs | 1999-09-11 | 1 | -7/+26 |
* | Added support for PPP Multilink Protocol (MP). Modified dissect_ppp_stuff | Gerald Combs | 1999-09-11 | 1 | -5/+98 |
* | PPP options in LCP, IPCP, etc. are like IP and TCP options - one octet | Guy Harris | 1999-08-28 | 1 | -162/+581 |
* | Add in the Async Map option. | Guy Harris | 1999-08-25 | 1 | -61/+151 |
* | Put in support for dissecting LCP and IPCP options. | Guy Harris | 1999-08-25 | 1 | -115/+281 |
* | The bulk of the PPP dissection is common between "dissect_ppp()" and | Guy Harris | 1999-08-25 | 1 | -63/+50 |
* | In the summary display for PPP frames, make the protocol PPP (which will | Guy Harris | 1999-08-24 | 1 | -9/+9 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+17 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -23/+19 |