aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dhcpv6.c
Commit message (Expand)AuthorAgeFilesLines
* Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,Guy Harris2004-02-251-7/+3
* From Shinsuke Suzuki:Guy Harris2004-01-291-9/+9
* From Shinsuke Suzuki:Guy Harris2003-10-171-20/+30
* From Tony Lindstrom: updates of DHCPV6 dissector toGuy Harris2003-08-181-110/+264
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-14/+14
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Tsutomu Mieno and Yasuhiro Shirasaki: update the DHCPv6 support toGuy Harris2002-06-261-27/+398
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-4/+4
* "void" values cannot be returned, even by a "void" function.Guy Harris2002-01-111-4/+5
* DHCPv6 dissector, based on draft-ietf-dhc-dhcpv6-22.txt.Jun-ichiro itojun Hagino2002-01-091-0/+268