Wireshark-bugs: [Wireshark-bugs] [Bug 8718] ZigBee ZCL Identify cluster not managed
Date: Mon, 27 May 2013 06:05:01 +0000

Comment # 6 on bug 8718 from
We can ask other' feeling sending an email to wireshark-dev mailing list.
The only one problem to insert all dissectors in one single file is the file
size, than the file could result not-easy readable. 
This is my opinion, but I'm happy to accept the expert' suggestions.

(In reply to comment #5)
> (In reply to comment #4)
> > Hi Fabio,
> > 
> > (In reply to comment #3)
> > > I don't know very well what is the best way to collapse all the clusters
> > > dissector. If you suggest to combine all the cluster dissector in the
> > > zbee-zcl file I think isn't a problem. So the packet-zbee-zcl.c size will
> > > increase a lot. 
> > 
> > This was my idea yes. I saw in the ZigBee specification something like 36
> > different clusters, which would mean 36 small dissector files. I do not know
> > how other feel about it, but on my side I would prefer having 1 big file
> > rather than many small ones (or maybe a few big ones corresponding to the
> > spec chapters: packet-zbee-zcl-general.c for chapter 3,
> > packet-zbee-zcl-meas-sensing.c for chapter 4, ...) .
> > Probably just a matter of taste so it would be great to have others' feeling.
> 
> I agree with you, I prefer not to have to many files.


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