Hi folks,
The following Lua code is failing:
ent_table = DissectorTable.get("ethertype")
ent_table.add(35132, some_proto)
It gets the following error:
bad argument #1 to 'add' (userdata expected, got number)
That is occurring for the add.
How do I fix this? What sort of userdata is expected here?
--
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)(传说杜康是酒的发明者)
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe