Yoshiyuki Kurauchi
Yoshiyuki Kurauchi
FYI, I’ve seen it when the kernel GTP-U module is not loaded. So, checking the kernel version(4.12+) and the list of loaded module with `lsmod` to see if there are...
@JoeLeeWu > Only kernel version 4.12+ can work? Yes, because it depends on Linux Kernel GTP-U introduced around that version.
Hi, As you see Echo does not belong to a session, as it’s a “path management” message. To do something with Echo, I suggest adding a customized handler to the...
Let me know if you have any questions/problems.
It'd be nice to have such kind of feature, but no idea how it should be. I've seen some proprietary features to do that kind of thing in large telco...
Oh OK, I sent an invitation to your email address shown in your commit message.
Something might have changed... Adding `option go_package = "./";` in s1mme.proto made it compiled successfully at least (not tested as a whole though).
Agreed. Since I think the [works by CNF Testbed team](https://github.com/cncf/cnf-testbed/tree/go-gtp) helps it, I'll try that after their use-case is merged into CNF Testbed repo.
Comment on #81 by @krsna1729 > If we can have a docker compose file that would bring up the examples (not sure how with gw-tester as they have their own...
Hi @electrocucaracha, Thank you for working on making it cloud-native. It seems it will help me a lot 😃 As you see, the spec-compliant implementation of CUPS(Control and User Plane...