python-netfilterqueue/tests
Joshua Oreman 53e2db3cd2 Add a parameter NetfilterQueue(sockfd=N) for using an externally-allocated 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.
2022-01-13 19:06:48 -07:00
..
conftest.py Fix CI, make COPY_META mode work 2022-01-13 17:19:28 -07:00
test_basic.py Add a parameter NetfilterQueue(sockfd=N) for using an externally-allocated netlink socket 2022-01-13 19:06:48 -07:00