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

Paging netlink #23

Merged
merged 5 commits into from
Jan 5, 2023
Merged

Paging netlink #23

merged 5 commits into from
Jan 5, 2023

Conversation

ShouheiNishi
Copy link
Contributor

To fix free5gc/gtp5g#15.

We use netlink instead of unix domain socket to send buffering packet to UPF NF in userland.

This patch required free5gc/gtp5g#55.

@tim-ywliu
Copy link
Collaborator

@ShouheiNishi

Please help fix conflicts.

@ShouheiNishi
Copy link
Contributor Author

@ShouheiNishi

Please help fix conflicts.

We push update fix for conflict.
We moved some definitions to go-gtp5gnl.
So new patch required free5gc/go-gtp5gnl#12 update.

if err != nil {
return false
}
switch hdr.MaskedType() {
Copy link
Collaborator

@tim-ywliu tim-ywliu Dec 30, 2022

Choose a reason for hiding this comment

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

@ShouheiNishi

The latest report format is changed.
Please rebase your banch to the latest commit and refer to the latest internal/forwarder/buff to modify it to support DLDR & USAR report.
Thanks.

@tim-ywliu tim-ywliu merged commit a794e8f into free5gc:main Jan 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
Development

Successfully merging this pull request may close these issues.

[Bugs] RCU warnings with debug kernel
2 participants