aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dhcpv6.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-20prettify the HW type and address printouts slightly.sahlberg1-7/+15
2005-07-20add proper decoding and presentation of domain strings in dhcpv6sahlberg1-17/+51
2004-12-30From Vincent Jardin: Fix the dissection of relayed messages.gerald1-84/+58
2004-12-26From Vincent Jardin:gerald1-1/+47
2004-12-25Again, some warnings removed.ulfl1-1/+1
2004-12-07Get rid of an unused true_false_string value.guy1-5/+0
2004-12-03From Tomasz Mrugalski:guy1-23/+139
2004-12-01From Marc Poulhies: fix the handling of the authentication option whenguy1-4/+5
2004-10-01initializing unsigned variables to -1 is considered interestingjmayer1-2/+2
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitguy1-1/+0
2004-08-17Don't give up on the entire DHCPv6 packet if we find an error inguy1-9/+19
2004-08-16Whenever we call "dhcpv6_option()", check to make sure it didn't setguy1-10/+21
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+795