Support for SCTP checksum update
UltraInstinct14 opened this issue · 1 comments
UltraInstinct14 commented
After SCTP NAT loxilb can't update checksum due to no proper way to update sctp checksum in eBPF. We need to be able to support it. (Current workaround is simply to disable sctp checksum at sctp hosts which is not a viable solution)
PacketCrunch commented
With the commit 37f162a, we can now support sctp checksum natively in loxilb ebpf.