aboutsummaryrefslogtreecommitdiffstats
path: root/packet-clip.c
Commit message (Expand)AuthorAgeFilesLines
* replaced pinfo->current with pinfo->current_protoOlivier Abad2000-05-251-2/+2
* Set pinfo->current_protoGilbert Ramirez2000-05-251-1/+3
* Convert dissect_clip() to use tvbuffs. Very trivial change.Gilbert Ramirez2000-05-251-15/+19
* Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c",Guy Harris2000-05-191-1/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-3/+3
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+2
* In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris2000-01-231-3/+3
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-2/+14
* In the summary display for CLIP frames, make the protocol CLIP (whichGuy Harris1999-08-241-2/+2
* Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1999-07-281-0/+77