Skip to content

add netfilter queue support#677

Merged
SuperQ merged 2 commits intoprometheus:masterfrom
KonstantinKuklin:nfnetlink_queue
Oct 21, 2025
Merged

add netfilter queue support#677
SuperQ merged 2 commits intoprometheus:masterfrom
KonstantinKuklin:nfnetlink_queue

Conversation

@KonstantinKuklin
Copy link
Contributor

Add support of https://www.netfilter.org/projects/libnetfilter_queue/
In linux kernel functionality can be found https://github.com/torvalds/linux/blob/master/net/netfilter/nfnetlink_queue.c
It allows to provide monitoring for packet queues (iptables, nftables)

Signed-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>
Copy link
Member

@discordianfish discordianfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits.

Signed-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>
@KonstantinKuklin
Copy link
Contributor Author

@SuperQ thank you for review. I made adjustments

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.

3 participants