Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5854] New Dissector: Locator/ID Separation Protocol

Date: Thu, 28 Apr 2011 11:21:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5854

--- Comment #7 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-04-28 14:21:36 EDT ---
External sub-dissectors need to be called regardless of 'if(tree)'.

See section 1.2 of doc/README.developer.

I've committed a change to packet-lisp.c to do so in SVN #36940.

Please review the change to make sure it's OK or to revise it if a problem or
there's a simpler way.

(I wasn't able to test the change since the capture file doesn't have any 
"encapsulated control messages" LISP frames).

(I removed a XXX comment in SVN #36941; after reviewing the README.developer
I think that calls to any external sub-dissector should be done regardless).

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.