Thiago Navarro

Results 9 comments of Thiago Navarro

@cleverchou Unfortunately, today the upf-bpf can not integrate with free5gc. Upf-bpf is a C++ library. There is a discussion https://github.com/navarrothiago/upf-bpf/discussions/52 regarding the integration with OAI (just because it is implemented...

@cleverchou, I am not expert in golang, but maybe one option is to use `cgo` inside the free5g/upf component. So, we could import this library to this component to enable...

It seems that the issue was fixed in v3.0.1 - https://github.com/RedhawkSDR/redhawk/releases/tag/3.0.1. > The effort in REDHAWK 3.0.1 focused on: > - Replace log4j with reload4j in the Core Framework and...

@bradley-code-again, There might have some issue. Could you try to put your interface in the promiscuous and capture the packet on vboxnet0? I don't know if you have already tried...

@restart-again yes. As I recall, veth pairs was used to test locally only. See Section UTs in the README.md

@bradley-code-again, @hrkgarg, Sorry for the late reply. I appreciate that you have been trying to run. I am without band right now to help you guys. This definitely could have...

> I'm not sure I understand this correctly, do you mean allowing to select multiple edges on the graph? Yes! > Have you tried generating a call graph for a...

I don't have either. No problem.... Btw, thanks for doing this project. It is awesome. On Sun, Apr 7, 2024 at 12:47 AM chanhx ***@***.***> wrote: > I have already...