SCTP based connect calls are not being recorded by BPF_PROG_TYPE_CGROUP_SOCK_ADDR BPF programs
when attached to the BPF_CGROUP_INET4_CONNECT hook point in the default Cgroup.
As shown below (with strace) all TCP, UDP, and SCTP clients produce connect syscalls when sending data
Syscalls made by TCP Client
socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 5