Snaipe / wssdl

Wireshark-Specific Dissector Language
GNU General Public License v3.0
197 stars 11 forks source link

It seems that some changes on `DissectorTable.get` causing `payload` will fail. #17

Open tan-wei opened 2 years ago

tan-wei commented 2 years ago

Now DissectorTable.get will not return the proto which is created by wssdl in the same file (I do not test on different Lua file). So payload is not properly work now.