https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4798
--- Comment #2 from Steven McCoy <fnjordy@xxxxxxxxx> 2010-05-26 21:57:04 PDT ---
Actually, PGM_OPT_REDIRECT is affected too but I don't have any source packets
to verify:
ptvcursor_add(cursor, hf_pgm_opt_redirect_afi, 1, FALSE);
should be,
ptvcursor_add(cursor, hf_pgm_opt_redirect_afi, 2, FALSE);
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.