• Robert Schmidt's avatar
    F1AP SCTP: don't bind local address · 28411652
    Robert Schmidt authored
    binding the local address for SCTP is pointless, because we don't really
    care through which interface SCTP traffic goes. Actually, we even might
    want to set the DU remote_n_addr and the the local_n_addr to addresses
    in different networks, because we might want to have GTP traffic go
    through a different interface than SCTP, as done in the CI test for E1.
    28411652
f1ap_du_task.c 7.66 KB