Skip to content

Dynamically load libnetfilter.so so that applications who use the library will load on all systems. #5

Open
@arunmk

Description

@arunmk

We should be able to use the library even on systems where libnetfilter is not available. There must be a way to check if we can use libnetfilter, and if we cannot, we should be able to gracefully handle the situation.
With the current implementation, a binary using this library will fail while loading.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions