On Apr 15, 2021, at 12:55 AM, Vincent Randal <vtran...@gmail.com> wrote:

> (1)  building Wireshark in build.wireshark fails
> The solution here is to use "build" as the name of the build directory and 
> then make succeeds. Otherwise, if the build directory has some other name 
> like build.wireshark then make fails at about 70% when building qtui.

What's the error that it reports?  I can't reproduce that on my Mac with the 
current tip of the main branch.

> (2) how to get dissector details without packet
> I see there is "Decode as ..." in the Analzye menu of Wireshark. That looks 
> very useful. I think I can use that to get Wireshark to ... uh well ... 
> decode an already decoded packet as something else.
> 
> But what about something that shows me what Wireshark thinks about a 
> dissector even without a packet? Is that possible? Can Wireshark show me the 
> details of a dissector without a packet to dissect?

That depends on what you mean by "the details of the dissector".  Normally, 
what Wireshark shows is the details of a *packet*, which, obviously, requires a 
packet; what would the details of a *dissector* be?

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to