-
Changing transport to "SCTP", just does nothing. I just try with a single IP (SCTP non-multihoming). It seems there are not many things for this SCTP case in the documentation. Can you please help?
…
-
I'm trying to use the sa-vonr-deploy branch, in use with an external gNodeB (ORS68 from Rapidspace). Following the tutorial, i uncommented the below lines about ports on AMF and UPF:
![Capture du 202…
-
**Is your enhancement request related to a problem? Please describe.**
Currently only TCP, UDP, and SCTP protocols are supported, but there are more protocols (ICMP, ICMPv6 are the most popular reque…
-
## CVE-2021-46929 - Medium Severity Vulnerability
Vulnerable Libraries - linuxlinux-4.19.313, linuxlinux-4.19.313
Vulnerability Details
In the Linux kernel, the following vulnerability h…
-
Environment:
Kubernetes + flannel CNI
1 master, 1 worker
I have followed the steps in the README.md but when running the UE registration, I get the following errors:
[2024-11-15 09:48:26.799] …
-
I'm trying to debug NAT traversal speed issues (see [this](https://github.com/sctplab/usrsctp/issues/297) for more details).
One of the things I have discovered is the insane amount of SACKs sent. …
-
I've not used Kryonet yet, but I know a thing or two about Mina and NIO. This is both a question and possibly an enhancement request. Is there a means for supporting SCTP serialized over UDP or TCP wi…
-
If possible I would like an extraction on the SCTP protocol, specifically equivalent to the dissection in wireshark sctp.data_payload_proto_id
This will enable easier searching across mobile core …
-
When handling "case A in Section 5.2.4 Table 2: XXMM (peer restarted)", `SCTP_INP_WLOCK` is acquired before calling `sctp_report_all_outbound`, which will deliver `SCTP_SEND_FAILED_EVENT` notification…
-
Extend the workloads so that SCTP can be used as the transport protocol.
First goal would be to have single-stream-per-socket to match the TCP workloads.
Then see how we can fit in multi-streami…