1. 10 Jan, 2019 1 commit
    • Robert Schmidt's avatar
      Fix socket type to IPv4 in case of no-multi usage · 29f23e16
      Robert Schmidt authored
      sctp_create_new_listener() takes a parameter server_type which is NOT
      the IP version but whether it is an SCTP multihoming server. There was a
      bug that when multihoming is not wanted, it created an IPv6 socket
      instead of IPv4. This commit fixes this.
      
      IPv6 is not supported yet.
      29f23e16
  2. 07 Dec, 2018 8 commits
  3. 05 Dec, 2018 2 commits
  4. 07 Nov, 2018 29 commits