aboutsummaryrefslogtreecommitdiffstats
path: root/packet-clip.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-29Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez1-2/+3
2000-11-19For each column, have both a buffer into which strings for that columnGuy Harris1-5/+5
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris1-5/+13
2000-05-25replaced pinfo->current with pinfo->current_protoOlivier Abad1-2/+2
2000-05-25Set pinfo->current_protoGilbert Ramirez1-1/+3
2000-05-25Convert dissect_clip() to use tvbuffs. Very trivial change.Gilbert Ramirez1-15/+19
2000-05-19Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",Guy Harris1-1/+2
2000-05-11Add tvbuff class.Gilbert Ramirez1-3/+3
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+2
2000-01-23In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris1-3/+3
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+14
1999-08-24In the summary display for CLIP frames, make the protocol CLIP (whichGuy Harris1-2/+2
1999-07-28Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1-0/+77