| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the correct/incorrect flag after the CRC value, as is done for other | Guy Harris | 2003-01-11 | 1 | -3/+3 |
* | The OAM type and function type are packed into a single byte; set the | Guy Harris | 2003-01-11 | 1 | -6/+6 |
* | Put the traffic type right after the AAL. | Guy Harris | 2003-01-10 | 1 | -6/+14 |
* | Oops, a last-minute name change didn't get into packet-atm.c. | Guy Harris | 2003-01-10 | 1 | -2/+2 |
* | The Sniffer file formats include a file to identify raw cells; export | Guy Harris | 2003-01-10 | 1 | -7/+6 |
* | Check the CRC-10 on AAL3/4 and OAM cells. | Guy Harris | 2003-01-09 | 1 | -5/+74 |
* | Check the HEC in ATM cells. | Guy Harris | 2003-01-09 | 1 | -2/+121 |
* | Add code to check the AAL5 CRC, and report it as a CRC rather than as a | Guy Harris | 2003-01-09 | 1 | -7/+134 |
* | It appears that a channel number of 0 means DTE->DCE, and a channel | Guy Harris | 2003-01-09 | 1 | -11/+11 |
* | Make the AAL for a packet a filterable field. | Guy Harris | 2003-01-08 | 1 | -263/+309 |
* | Dissect non-AAL5 packets as single cells. | Guy Harris | 2003-01-08 | 1 | -10/+189 |
* | Rename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS, as it's not just | Guy Harris | 2003-01-03 | 1 | -16/+82 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -5/+5 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -7/+3 |
* | Add a Wiretap routine to process packets captured via libpcap, possibly | Guy Harris | 2002-06-07 | 1 | -1/+56 |
* | Get rid of the routine to dissect LANE topology change frames, as | Guy Harris | 2002-05-25 | 1 | -9/+2 |
* | Add LANE 2.0 stuff. | Guy Harris | 2002-05-24 | 1 | -56/+288 |
* | Don't bother telling the user twice that the traffic is LLC multiplexed | Guy Harris | 2002-04-30 | 1 | -5/+1 |
* | Move the code to guess the traffic type based on the packet contents | Guy Harris | 2002-04-30 | 1 | -97/+1 |
* | Replace the "ngsniffer_atm" with an "atm" pseudo-header, which isn't | Guy Harris | 2002-04-30 | 1 | -187/+176 |
* | Put the LANE packet type in the Info column for ATM LANE traffic. | Guy Harris | 2002-03-31 | 1 | -16/+34 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -20/+20 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -4/+6 |
* | Moved from using dissect_data to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -4/+6 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -3/+3 |
* | Call the LANE dissector through a handle. | Guy Harris | 2001-05-27 | 1 | -13/+24 |
* | Call the SSCOP dissector through a handle. That lets us get rid of the | Guy Harris | 2001-05-27 | 1 | -4/+6 |
* | Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. | Guy Harris | 2001-04-15 | 1 | -9/+2 |
* | Always call the Ethernet and Token Ring dissectors through a dissector | Guy Harris | 2001-01-21 | 1 | -9/+10 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Have the TR MAC and LLC dissectors register themselves, make them | Guy Harris | 2001-01-03 | 1 | -2/+9 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -4/+5 |
* | Wrap the dissect_fddi() call (with a 4th argument) with | Gilbert Ramirez | 2000-11-29 | 1 | -3/+8 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -9/+9 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -4/+4 |
* | Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a | Guy Harris | 2000-11-13 | 1 | -4/+4 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+6 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -4/+4 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -3/+3 |
* | Add "tvb_reported_length()" to get the "reported length" of a tvbuff | Guy Harris | 2000-05-29 | 1 | -152/+158 |
* | Add wtap-int.h. Move definitions relevant to the internal workins of wiretap | Gilbert Ramirez | 2000-05-19 | 1 | -4/+4 |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 1 | -33/+37 |
* | Convert Ethernet and Lucent/Ascend dissectors to use tvbuff. | Gilbert Ramirez | 2000-05-16 | 1 | -6/+7 |
* | Have tvbuff's keep track of cap_len and pkt_len ('length' and 'reported_length' | Gilbert Ramirez | 2000-05-16 | 1 | -3/+3 |
* | Convert token-ring dissector to use tvbuffs. | Gilbert Ramirez | 2000-05-15 | 1 | -3/+7 |
* | Convert LLC dissector to use tvbuffs. | Gilbert Ramirez | 2000-05-11 | 1 | -2/+4 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -47/+47 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -7/+4 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+5 |