aboutsummaryrefslogtreecommitdiffstats
path: root/packet-icmpv6.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the include of "util.h" that some dissectors do - it's notGuy Harris2000-01-161-2/+1
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-7/+17
* Replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1999-10-161-4/+3
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-4/+7
* Add display filters.Laurent Deniel1999-10-101-11/+22
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-3/+16
* Added a fix from Shoichi Sakane that corrects some missing "break"s.Gerald Combs1999-07-281-1/+3
* Added a fix from Takashi Tanaka to correct a byte order problem when printingGerald Combs1999-07-281-2/+2
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+5
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-60/+54
* A fix for Solaris 2.5.1 compilation.Gilbert Ramirez1999-03-291-1/+10
* Two more files for ipv6.Gilbert Ramirez1999-03-291-0/+558