aboutsummaryrefslogtreecommitdiffstats
path: root/packet-clip.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-6/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy1-9/+9
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"guy1-3/+7
2001-11-20Make the capture routines take an additional argument giving the amountguy1-3/+3
2001-09-23Explain what the LLC header vs. no LLC header stuff in the ATM on Linuxguy1-4/+17
2001-01-09Add an additional "protocol index" argument to "{old_}dissector_add()",guy1-2/+3
2000-11-29Wrap the dissect_fddi() call (with a 4th argument) withgram1-2/+3
2000-11-19For each column, have both a buffer into which strings for that columnguy1-5/+5
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIguy1-5/+13
2000-05-25replaced pinfo->current with pinfo->current_protooabad1-2/+2
2000-05-25Set pinfo->current_protogram1-1/+3
2000-05-25Convert dissect_clip() to use tvbuffs. Very trivial change.gram1-15/+19
2000-05-19Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",guy1-1/+2
2000-05-11Add tvbuff class.gram1-3/+3
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+2
2000-01-23In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofguy1-3/+3
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-2/+14
1999-08-24In the summary display for CLIP frames, make the protocol CLIP (whichguy1-2/+2
1999-07-28Patches from Thierry Andry to support Classical IP captures from systemsguy1-0/+77