On Wed, Feb 3, 2010 at 12:33 AM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
> NDS's "Reassembled length" field is in generated code; the generator is tools/ncp2222.py. I've updated that.
We have some other dissectors with just "Reassembled length", the plan
was to match this with the name of the data source.
> Should the field names be "{proto}.reassembled.length", or "{proto}.reassembled_length"? Do we expect to have other fields with information associated with the reassembly?
We also have "{proto}.reassembled.in" vs. "{proto}.reassembled_in", I
just used the same syntax as in each dissectors for the length.
I'll change to "reassembled.length".
--
Stig Bjørlykke