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

Implement bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate #386

Merged

Conversation

sc07kvm
Copy link
Contributor

@sc07kvm sc07kvm commented Oct 18, 2023

Some of the functions from #16:

  • bpf_map__set_key_size
  • bpf_map__set_autocreate
  • bpf_map__autocreate

@CLAassistant
Copy link

CLAassistant commented Oct 18, 2023

CLA assistant check
All committers have signed the CLA.

@sc07kvm sc07kvm force-pushed the add_map_set_get_autocreate_and_set_key_size branch from 17f54a4 to 8cb5754 Compare October 18, 2023 16:07
@sc07kvm sc07kvm changed the title Add implement of bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate Add implementation of bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate Oct 19, 2023
@sc07kvm sc07kvm changed the title Add implementation of bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate Implement bpf_map__set_key_size, bpf_map__set_autocreate, bpf_map__autocreate Oct 19, 2023
@geyslan geyslan added the feature New feature or request label Oct 23, 2023
Copy link
Member

@geyslan geyslan left a comment

Choose a reason for hiding this comment

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

LGTM

@sc07kvm thank you for your contribution.

@geyslan geyslan merged commit 7a58b8e into aquasecurity:main Oct 23, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants