make dissect_ber_choice take a guint* that will return the
[obnox/wireshark/wip.git] / epan / dissectors / packet-dhcpv6.c
2004-12-30 geraldFrom Vincent Jardin: Fix the dissection of relayed...
2004-12-26 geraldFrom Vincent Jardin:
2004-12-25 ulflAgain, some warnings removed.
2004-12-07 guyGet rid of an unused true_false_string value.
2004-12-03 guyFrom Tomasz Mrugalski:
2004-12-01 guyFrom Marc Poulhies: fix the handling of the authenticat...
2004-10-01 jmayerinitializing unsigned variables to -1 is considered...
2004-08-22 guyAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-08-17 guyDon't give up on the entire DHCPv6 packet if we find...
2004-08-16 guyWhenever we call "dhcpv6_option()", check to make sure...
2004-07-18 gramMove dissectors to epan/dissectors directory.