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

features: add LinuxVersionCode function to obtain LINUX_VERSION_CODE #585

Merged
merged 1 commit into from Feb 24, 2022

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Feb 24, 2022

In order to allow userspace to determine the value used for LINUX_VERSION_CODE at compile time, expose the constant here.

This is useful when building eBPF objects at runtime.

Supersedes #570

In order to allow userspace to determine the value used for LINUX_VERSION_CODE
at compile time, expose the constant here.

This is useful when building eBPF objects at runtime.
@ti-mo ti-mo merged commit b81c371 into cilium:master Feb 24, 2022
@ti-mo ti-mo deleted the tb/linux-version-code branch February 24, 2022 09:22
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.

None yet

2 participants