I am working with with an interface with multiple assigned IP addresses. I need establish a connection from this interface to a remote listening SCTP socket (not in multi-homing mode).
How is it possible to select the desired interface's IP as the source of the connection? What flag/socket-option should be used?