https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5538
Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|Low |Medium
--- Comment #2 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-01-07 17:21:50 MST ---
This will require extra code in the core of Wireshark to handle the prefix
length/mask handling like we do for field type IPv4 now (epan/ipv4.[ch] and
epan/ftypes/ftype-ipv4.[ch]). The issue is that we currently treat the IPv6
field type as a FT_BYTES with a few minor differences. I'm working on breaking
it out into its own type like IPv4.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.