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

Wireshark-dev: Re: [Wireshark-dev] Extcap DLTs

From: Roland Knall <rknall@xxxxxxxxx>
Date: Tue, 24 Nov 2015 14:03:50 +0100


On Tue, Nov 24, 2015 at 2:00 PM, Dario Lombardo <dario.lombardo.ml@xxxxxxxxx> wrote:

Where is it defined? I can't compile something like 

g_print("dlt {number=%u}{name=%s}{display=%s}\n", USER0, RANDPKT_EXTCAP_INTERFACE, wtap_encap_string(USER0));

From the python example in doc:
print ("dlt {number=147}{name=USER0}{display=Demo Implementation for Extcap}")
 

I don't like it very much... Having too many interfaces is not likeable. Expecially when related to this bug 


Which bug are you referring to?