PoC with OpenAirInterface (OAI) SPGWu #52
navarrothiago
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
What are the steps to Compile the OAI with upf-bpf library? As OAI code-base is constantly in development, is there any particular release/commit/branch to use for the SPGWu? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Because the upf-bpf is a C++ library, a good candidate to do this integration is the OpenAirInterface's SPGWu, which is also implemented using C++. Here is some suggestion of task for this PoC:
[1] - I didnt find any open source tool that could be a PFPC client (e.g. here).
[2] - I have some hardcoded implementation. Check here. The idea is to inject the ITTI messages in SPGWu. The ITTI is a m
The test case description is defined here.
Beta Was this translation helpful? Give feedback.
All reactions