Re: [Wireshark-dev] Wireshark Developer's Guide feedback

2024-03-31 Thread Guy Harris
On Mar 29, 2024, at 11:23 AM, Krefta, Oliver O. - US via Wireshark-dev wrote: > Section 11.6.2.5 > My understanding is that tvb:reported_length_remaining() takes an optional > parameter specifying an offset. My own testing seems to confirm this. However > the function is documented as taking n

Re: [Wireshark-dev] Wireshark Developer's Guide feedback

2024-03-31 Thread Jaap Keuter
Hi, Thank you. I've created MR 15081 to address most of these concerns. I leave to update to the text the someone more in tune with the Lua API, I'm not sure what the best way to document this polymorphic beast is. Thanks, Jaap

[Wireshark-dev] Wireshark Developer's Guide feedback

2024-03-30 Thread Krefta, Oliver O. - US via Wireshark-dev
Hi, I've been using the Wireshark Developer's Guide ( https://www.wireshark.org/docs/wsdg_html/ ) as a reference for developing a dissector using the Lua API. In doing so, I noticed a few potential errors in the documentation and wanted to give feedback. Section 11.6.2.5 My understanding is t