Skip to content

Add a parameter NetfilterQueue(sockfd=N) for using an externally-allocated netlink socket#78

Merged
oremanj merged 2 commits intomasterfrom
external-fd
Jan 14, 2022
Merged

Add a parameter NetfilterQueue(sockfd=N) for using an externally-allocated netlink socket#78
oremanj merged 2 commits intomasterfrom
external-fd

Conversation

@oremanj
Copy link
Copy Markdown
Owner

@oremanj oremanj commented Jan 14, 2022

The chief use case for this is when sockfd was allocated in a different network namespace and passed to the current process over a UNIX domain socket or similar. It allows the current process to use netfilterqueue to manage traffic in a different network namespace.

…cated netlink socket

The chief use case for this is when `sockfd` was allocated in a different network namespace and passed to the current process over a UNIX domain socket or similar. It allows the current process to use netfilterqueue to manage traffic in a different network namespace.
@oremanj oremanj merged commit a935aad into master Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant