diff options
author | Tomas Abrahamsson <[email protected]> | 2012-05-10 18:52:18 +0200 |
---|---|---|
committer | Tomas Abrahamsson <[email protected]> | 2012-08-16 01:48:04 +0200 |
commit | 87570500f821c4aaeafa18705b3a4a479f5d9baa (patch) | |
tree | a25688373f742d13a62ba4f52127073739cbcb17 /lib/inviso/test | |
parent | 2e3852b6942d4bf4eab909b501b7085d5ccd0e68 (diff) | |
download | otp-87570500f821c4aaeafa18705b3a4a479f5d9baa.tar.gz otp-87570500f821c4aaeafa18705b3a4a479f5d9baa.tar.bz2 otp-87570500f821c4aaeafa18705b3a4a479f5d9baa.zip |
Allow mixed IPv4 and IPv6 addresses to sctp_bindx
Also allow mixed address families to bind, since the first address on
a multihomed sctp socket must be bound with bind, while the rest are
to be bound using sctp_bindx.
At least Linux supports adding address of mixing families.
Make inet_set_faddress function available also when HAVE_SCTP is not
defined, since we use it to find an address for bind to be able to mix
ipv4 and ipv6 addresses.
Diffstat (limited to 'lib/inviso/test')
0 files changed, 0 insertions, 0 deletions