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

elf_reader: Fix cgroup/sock_{create,release} program type #580

Merged
merged 1 commit into from Feb 21, 2022

Commits on Feb 21, 2022

  1. elf_reader: Fix cgroup/sock_{create,release} program type

    The program type for cgroup/sock_{create,release} was CGroupSKB,
    when it should've been CGroupSock. The section to type array now
    matches with libbpf.
    
    Signed-off-by: Jussi Maki <jussi@isovalent.com>
    joamaki committed Feb 21, 2022
    Copy the full SHA
    6f365df View commit details
    Browse the repository at this point in the history