Hi,

Sebastian Andrzej Siewior <bige...@linutronix.de> writes:

> rpcapd links staticly against pcap-remote.o (which is part of libpcap)
> and as such it requires to call install_bpf_program().
> Is it possible to export that interface?

Sorry, but that function is explicitly marked as being internal to
libpcap and as such there's no guarantee that it won't be changed
or removed so I don't want to add it to the public symbols.

Besides, it's a small function that you can trivially duplicate in
your application, or you can simply link it statically with
winpcap's fork of libpcap.

Thanks,
-- 
Romain Francoise <rfranco...@debian.org>
http://people.debian.org/~rfrancoise/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to