| Commit message (Expand) | Author | Age | Files | Lines |
* | Minimalistic support for counting IPv6 packets during capture | Jörg Mayer | 2002-10-22 | 1 | -1/+5 |
* | From Ulf Lamping: count ARP packets in capture progress dialog box. | Guy Harris | 2002-10-14 | 1 | -1/+4 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -7/+7 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -6/+2 |
* | From Steve Housley: support for the IEEE 802.3ad Link Aggregation | Guy Harris | 2002-06-13 | 1 | -1/+2 |
* | From Joerg Mayer: get rid of extra arguments to capture routines. | Guy Harris | 2002-04-24 | 1 | -3/+3 |
* | CGMP-over-Ethernet II support, from Heikki Vatiainen. | Guy Harris | 2002-03-23 | 1 | -1/+2 |
* | Add support for SNA-over-Ethernet (Ethernet type 80d5). | Guy Harris | 2002-02-17 | 1 | -1/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -2/+3 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -2/+9 |
* | Make the capture routines take an additional argument giving the amount | Guy Harris | 2001-11-20 | 1 | -9/+8 |
* | Hopefully the last time I have to change my e-mail address. | Gilbert Ramirez | 2001-11-13 | 1 | -2/+2 |
* | IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from Pekka | Guy Harris | 2001-11-06 | 1 | -1/+2 |
* | 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 |