Lua for Wireshark: Tvp.new_real() doesn't exist?
Posted
by Jon Watte
on Stack Overflow
See other posts from Stack Overflow
or by Jon Watte
Published on 2010-06-05T00:11:54Z
Indexed on
2010/06/05
12:02 UTC
Read the original article
Hit count: 231
The documentation for Lua for Wireshark claims that the Tvp class has a new_real() method. However, this method seems to not exist when I try to use it in my Lua script. I'm using Wireshark 1.3.5 (latest dev version) for Windows x64. Did the method get renamed? If so, to what? Is there a better support forum for this particular question?
© Stack Overflow or respective owner