Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] ipv6 address help

From: Stig Bjørlykke <stig.bjorlykke@xxxxxxxxx>
Date: Tue, 26 Jan 2010 21:22:17 +0100
On 26. jan. 2010, at 20.57, Brian Oleksa wrote:

> I am now trying to do the same for ipv6 addresses (unfortunately.. I do 
> not have a way to test it)....but I would like to get the code in place.

Why do you still use the _format_value functions?


    { &hf_helen_ipv6,
      { "IPv6 Address", "helen.ipv6",
        FT_IPv6, BASE_NONE, NULL, 0x0,
        "Helen IPv6 Address", HFILL }},


proto_tree_add_item(helen_sub_tree, hf_helen_ipv6, tvb, offset, 16, FALSE);


-- 
Stig Bjørlykke