ros-industrial / packet-simplemessage

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

Use some kind of feature detection to warn users about Wireshark versions that are too old #18

Open gavanderhoorn opened 8 years ago

gavanderhoorn commented 8 years ago

If impossible, fall back to detecting the version (with get_version() and suitable parsing of the return value).