aboutsummaryrefslogtreecommitdiffstats
path: root/packet-vines.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-6/+6
2000-05-11Add tvbuff class.Gilbert Ramirez1-19/+19
2000-04-16Register an "ip.proto" dissector table for IPv4, and have dissectors forGuy Harris1-1/+3
2000-04-16Register a "ppp.protocol" dissector table for PPP, and have dissectorsGuy Harris1-4/+13
2000-04-13Change the sub-dissector handoff registration routines so that theGilbert Ramirez1-1/+8
2000-01-23In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris1-2/+2
2000-01-21Applied the vines part of Joerg's vines patch.Gilbert Ramirez1-2/+14
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-6/+20
1999-10-22Adjust the sizes of the buffers in "vines_addr_to_str()".Guy Harris1-2/+2
1999-10-22Add support for Banyan Vines addresses to the code that handles theGuy Harris1-6/+24
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-25/+22
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-40/+35
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-84/+167
1998-11-17* Added column formatting functionality.Gerald Combs1-34/+42
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-19/+19
1998-09-17* Added Don Lafontaine's support for Banyan Vines.Gerald Combs1-0/+215