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

Fix incorrect kernel version for conditional compilation #78

Merged
merged 1 commit into from
May 5, 2023

Conversation

afcidk
Copy link
Contributor

@afcidk afcidk commented May 3, 2023

Fixes #66.

An additional parameter confirm_neigh is added to update_pmtu after Linux 5.4.8 rather than Linux 5.4.0.
This fix allows kernel version between 5.4.0 to 5.4.7 to compile without error.

An additional parameter confirm_neigh is added to update_pmtu after
Linux 5.4.8 rather than Linux 5.4.0.

This fix allows kernel version between 5.4.0 to 5.4.7 to compile without
error.
@tim-ywliu tim-ywliu merged commit 652e8e5 into free5gc:master May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants