ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1243] Lua documentation inaccurate

Date: Tue, 23 Jan 2007 23:22:34 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1243





------- Comment #3 from luis.ontanon@xxxxxxxxx  2007-01-23 23:22 GMT -------
(In reply to comment #2)
> The generated documentation does not seem to be entirely accurate.
> 
> For example, tvb:range() does not appear to exist.

It appears under TvbRange (it constructs a TvbRange), I'll have it appear in
both places.


> pinfo.match is duplicated:
> 
> 5.4.21. pinfo.match
> Port/Data we are matching
> 
> 5.4.22. pinfo.match
> Which Protocol are we dissecting
this would be pinfo.curr_proto... the downside of copy/paste.

> Also, pinfo.columns does not seem to work (I get nil)
it is pinfo.cols, it will be both.

Thanks


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