Skip to content
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

Add support for BPF_PROG_TYPE_CGROUP_SYSCTL #256

Merged
merged 3 commits into from May 17, 2022

Commits on May 14, 2022

  1. Add support for BPF_PROG_TYPE_CGROUP_SYSCTL

    This patch adds support for `BPF_PROG_TYPE_CGROUP_SYSCTL`.
    nak3 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    6c793da View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Parse unnamed macro

    nak3 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    145cd9f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Fix docs

    nak3 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    fb2b810 View commit details
    Browse the repository at this point in the history