Wireshark-bugs: [Wireshark-bugs] [Bug 13211] Extcap issues error reading from pipe: timeout usin

Date: Tue, 13 Dec 2016 14:11:01 +0000

Comment # 4 on bug 13211 from
(In reply to guenter.ebermann from comment #3)
> Another thing regarding extcap-base.h
> 
> It seems that new extcaps shall use extcap-base.h for communication with
> wireshark.
> But this seems to be GPL.
> My extcap uses code which cant be GPL - so I can not use it.

The extcap-base is just some code shared between apps. Nothing magic. If your
code can't be GPL you can mimic what extcap-base does without deriving the code
from it.


You are receiving this mail because:
  • You are watching all bug changes.