p1-bmu

Results 44 comments of p1-bmu

Hi all, @aligungr, I am going through a similar issue, and find the verification logic in UERANSIM not entirely perfect: In `validateAutn()`, you check the SQN value provided by the...

DIAG is a proprietary protocol made by Qualcomm, for diagnostic purpose. DIAG specification is not public. You can find some related description, and reverse-engineering efforts here and there, e.g.: -...

I would like to emphasize on this issue. At current time, free5gc is only using SCTP stream id 0 for every NGAP signaling messages. Using the SCTP stream id 0...

I have been using my own custom implementation of a 5G UE emulator for my tests. Looking at your pcap, which is interesting, I can do the following comments: -...

Thank you for your quick feedback. As I understand, there is the intention that have systematic / explicit operationId set for most of the operations, but those ids may not...

I'll let you close the issue if you want, as your initial answer was fine to me. But maybe you want to keep it open to track it further.

Please provide some more information: Linux variant / kernel version, python version, pysctp version... Eventually add the pcap. And maybe have a look at `bindx()` and `connectx()` too.

Actually, the structures for each M3UA parameter and message are defined within RFC 4666, from section 3.3 to 3.8. They could be implemented within SIGTRAN.py.

As soon as you patch a file of the library, the change will be effective as soon as you load it (e.g. in case you use only a local version...

I don't really understand what / how you want to number items. I see no colour in your provided description, sorry.