Wireshark-bugs: [Wireshark-bugs] [Bug 9490] Couple packets in RTPproxy dissector not only with C
Date: Sat, 30 Nov 2013 05:53:20 +0000

Comment # 3 on bug 9490 from
(In reply to comment #2)
> Hi Peter,
> 
> instead of appending the " (virtual field generated from the request)", why
> not use PROTO_ITEM_SET_GENERATED(ti) macro? By convention this is how we
> indicate fields not coming directly from the byte stream.

Hi Pascal,

Thanks for pointing me out on this - I've just fixed it:

https://github.com/lemenkov/wireshark/commit/926a16c

A combined patch will follow shortly.


You are receiving this mail because:
  • You are watching all bug changes.