https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5476
--- Comment #2 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-12-08 22:29:16 PST ---
This patch reverts http://anonsvn.wireshark.org/viewvc?view=rev&revision=35060
Also
-/* 1 */ { ND_OPT_SOURCE_LINKADDR, "Source link-layer address" },
I'm not sure removing the number is a good idea, personally I don't like
using symbols in this type of value_string tables as it's harder to check
the list when going back to IANA:s tables(or any othe standards document),
but that might just be me :-)
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.