diff options
author | tuexen <tuexen@FreeBSD.org> | 2017-06-01 10:03:41 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2017-06-01 10:03:41 +0000 |
commit | c5ed50cbb819bcac3a2b8deb80c7b5ad14b32746 (patch) | |
tree | 017ed1ac05a9ddc218e23d3896d820d3f7bb6607 /sys/netinet6/raw_ip6.h | |
parent | f8f15c3dc0453ea0ed276dcc50c61a9d79cde955 (diff) | |
download | FreeBSD-src-c5ed50cbb819bcac3a2b8deb80c7b5ad14b32746.zip FreeBSD-src-c5ed50cbb819bcac3a2b8deb80c7b5ad14b32746.tar.gz |
MFC r318649:
The connect() system call should return -1 and set errno to EAFNOSUPPORT
if it is called on a TCP socket
* with an IPv6 address and the socket is bound to an
IPv4-mapped IPv6 address.
* with an IPv4-mapped IPv6 address and the socket is bound to an
IPv6 address.
Thanks to Jonathan T. Leighton for reporting this issue.
Reviewed by: bz, gnn
Differential Revision: https://reviews.freebsd.org/D9163
Diffstat (limited to 'sys/netinet6/raw_ip6.h')
0 files changed, 0 insertions, 0 deletions