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 4590] ANCP (Access Node Control Protocol) Dissector

Date: Tue, 30 Mar 2010 07:27:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4590

--- Comment #12 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-03-30 07:27:41 PDT ---
(In reply to comment #11)
> 
> The following:
> 
> if (tree || have_tap_listener(ancp_tap)) {
>  ...dissect...
>   ...incr stat...
> }
> 
> will work, but I am not sure if this is the right approach
> If this is ok, I will re-submit the patch with this change.
> 

I've no experience with coding for 'stats' so I don't know the answer.
Hopefully someone else can jump in with a comment.

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