Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5006] New: Missing LUA function

Date: Wed, 14 Jul 2010 02:59:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5006

           Summary: Missing LUA function
           Product: Wireshark
           Version: 1.2.5
          Platform: x86
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Documentation
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: robin_de_schepper@xxxxxxxxxxx


Build Information:
Compiled with GTK+ 2.16.2, with GLib 2.20.3, with WinPcap (version unknown),
with libz 1.2.3, without POSIX capabilities, with libpcre 7.0, with SMI 0.4.8,
with c-ares 1.6.0, with Lua 5.1, with GnuTLS 2.8.1, with Gcrypt 1.4.4, with MIT
Kerberos, with GeoIP, with PortAudio V19-devel (built Dec 17 2009), with
AirPcap.

Running on 32-bit Windows 7, build 7600, with WinPcap version 4.1.1 (packet.dll
version 4.1.0.1753), based on libpcap version 1.0 branch 1_0_rel0b (20091008),
GnuTLS 2.8.1, Gcrypt 1.4.4, without AirPcap.

Built using Microsoft Visual C++ 9.0 build 30729
--
The Wireshark's LUA API Reference Manual states that the metatable 'Tvb'
contains the function 'tvb' to transform a TvbRange into a Tvb. This function
is missing, however the TvbRange object does contain this function, it is even
used in the Lua Dissector example found here
(http://www.wireshark.org/docs/wsug_html_chunked/wslua_dissector_example.html)
[3rd last line of p_multi.dissector]. The function 'tvb' should therefor be
described in the TvbRange section ofcourse.

Friendly greetings from Belgium ;)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.