ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Register XML fields only once

From: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Date: Sun, 17 Oct 2010 21:36:21 +0200
Hi,

While looking for different hf elements registered with the same
abbrev in different protocols I found that the XML dissector does
register some fields twice, one for hf_tag and one for hf_cdata.  I
think this fields can be common for both hf_tag and hf_cdata, but I
have no capture file to test my changes with.

Can anyone using the DTDS try the attached patch to see if we can do
this optimization?


-- 
Stig Bjørlykke

Attachment: packet-xml-register-once.patch
Description: Binary data