ros-industrial / packet-simplemessage

Wireshark Lua dissector for the ROS-Industrial SimpleMessage protocol
8 stars 10 forks source link

'stringified' bit positions in 'Valid Fields' fields do not preserve order #16

Open gavanderhoorn opened 9 years ago

gavanderhoorn commented 9 years ago

Lua doesn't guarantee order of <key, value> pairs when using pairs(..).