We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Acceptance criteria:
generic
native
The text was updated successfully, but these errors were encountered:
well , ... i want to try it too 👍 and i will do it
Sorry, something went wrong.
Calico BPF dataplane doesn't support SCTP https://docs.tigera.io/calico/latest/operations/ebpf/enabling-ebpf#not-supported Clilcim support SCTP in beta https://docs.cilium.io/en/latest/configuration/sctp/
SCTP need for connection between gnb and AMF
after testing with Cilium, we have:
# cilium monitor -t drop Listening for events on 4 CPUs with 64x4096 of shared memory Press Ctrl-C to quit level=info msg="Initializing dissection cache..." subsys=monitor xx drop (Invalid source ip) flow 0x0 to endpoint 0, ifindex 16, file bpf_lxc.c:1328, , identity 28789->unknown: 10.11.0.2 -> 1.1.1.1 EchoRequest xx drop (Invalid source ip) flow 0x0 to endpoint 0, ifindex 16, file bpf_lxc.c:1328, , identity 28789->unknown: 10.11.0.2 -> 1.1.1.1 EchoRequest xx drop (Invalid source ip) flow 0x0 to endpoint 0, ifindex 16, file bpf_lxc.c:1328, , identity 28789->unknown: 10.11.0.2 -> 1.1.1.1 EchoRequest
mbaran0v
No branches or pull requests
Acceptance criteria:
generic
andnative
attach modes)The text was updated successfully, but these errors were encountered: