Marc Petit-Huguenin wrote:
Jeff Morriss wrote:
A more generic question is: how are dissectors using tcp_dissect_pdus() 
supposed to be "new style" (this dissector is now effectively no longer 
"new style").  "packet-xot" takes one approach but it's not obvious to 
me if that will really work well: it requires the dissector to be given 
(at least) the PDU header length in the first call.
I am not sure to understand what you suggest I should do.
That's not a question for you specifically but for the other developers.