K 10 svn:author V 6 tuexen K 8 svn:date V 27 2014-01-04T11:39:59.722852Z K 7 svn:log V 321 Fix several bugs in sctp_bindx(): * Set errno to EAFNOSUPPORT if an address is provided which is neither AF_INET nor AF_INET6. * Don't modify the arguments. * Don't smash the stack when provided with a non-zero port. * Handle the case correctly where the first address provided is an IPv6 address. MFC after: 3 days END