| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the PPP Compression Control Protocol to the list of PPP protocols | Guy Harris | 2001-06-16 | 1 | -1/+2 |
* | Explain why we have to be ready to handle Ethernet frames with | Guy Harris | 2001-06-15 | 1 | -4/+14 |
* | As long as we're supporting PPP protocol types over Ethernet, we might | Guy Harris | 2001-06-14 | 1 | -2/+11 |
* | LCP-over Ethernet and IPCP-over-Ethernet support, from Laurent Rabret. | Guy Harris | 2001-06-14 | 1 | -1/+2 |
* | An Ethernet type of 0x6558 is "Transparent Ethernet Bridging" which, | Guy Harris | 2001-04-03 | 1 | -1/+2 |
* | Add WCP to the list of Ethernet types in "etype_vals[]", and add | Guy Harris | 2001-03-29 | 1 | -1/+2 |
* | "Decode As" dialog, from David Hampton. | Guy Harris | 2001-02-01 | 1 | -1/+3 |
* | In "ethertype()", catch exceptions from the dissector we call, and, if | Guy Harris | 2001-01-18 | 1 | -12/+62 |
* | Pull the handling of trailers in Ethernet (as opposed to 802.3) frames | Guy Harris | 2001-01-18 | 1 | -9/+45 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -2/+8 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |
* | Add some ethertypes (which were captured on my network, so inuse ;-). | Laurent Deniel | 2000-08-09 | 1 | -18/+28 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -24/+17 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Add protection against 0-length FT_BYTES being added to proto_tree. | Gilbert Ramirez | 2000-05-19 | 1 | -13/+18 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -2/+2 |
* | Re-insert 4 #include lines to get capture_*() function prototypes. | Gilbert Ramirez | 2000-04-13 | 1 | -1/+5 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -0/+136 |