8000 add netfilter queue support by KonstantinKuklin · Pull Request #677 · prometheus/procfs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 ul class="pagehead-actions flex-shrink-0 d-none d-md-inline" style="padding: 2px 0;">
  • Notifications You must be signed in to change notification settings
  • Fork 337
  • add netfilter queue support #677

    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

    Open
    wants to merge 2 commits into
    base: master
    Choose a base branch
    from

    Conversation

    KonstantinKuklin
    Copy link

    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
    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
    0