Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ENABLE_RPCAPD_DYNAMIC to make rpcapd link to libpcap shared library #962

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

netrounds-fredrik
Copy link

This PR is related to #955 and shows how rpcapd can dynamically link to the libpcap shared library rather than linking it statically.

It can also be used in combination with #961 on order to disable the experimental "remote" API in libpcap.

@infrastation
Copy link
Member

The open questions still are "Why would it be right to link rpcapd with libpcap dynamically at this stage of development?" and "What specific use case would this change solve?". You have received plenty of feedback in #955.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants