> So given this, my dissector reads in a data link frame and strips out the
> payload checking the CRC on each block.  A new tvb is created for this
> stripped data minus the transport header octet.  The contents of
> the tvb are
> added to a reassembly table using fragment_add_seq_check(), but I
> never get
> a value back to indicate that reassembly is complete.
>

Stupid mistake number 4032 discovered.  It's now working.  Rest of dissector
to complete now.

Regards,

Graham Bloice


Reply via email to