Skip to content

ebpf_hash_table should initialize ebpf_random if needed #3102

Open
@matthewige

Description

Describe the feature you'd like supported

Currently, use of ebpf_hash_table requires ebpf_random to be initialized.

Proposed solution

ebpf_hash_table should check if random has been initialized and then initialize it if not.

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

P3cleanupAffects API usability or code maintainability but not correctness or applicabilitygood first issueGood for newcomerstriagedDiscussed in a triage meeting

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions