summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/icmp6.c
diff options
context:
space:
mode:
authortuexen <tuexen@FreeBSD.org>2017-06-01 10:03:41 +0000
committertuexen <tuexen@FreeBSD.org>2017-06-01 10:03:41 +0000
commitc5ed50cbb819bcac3a2b8deb80c7b5ad14b32746 (patch)
tree017ed1ac05a9ddc218e23d3896d820d3f7bb6607 /sys/netinet6/icmp6.c
parentf8f15c3dc0453ea0ed276dcc50c61a9d79cde955 (diff)
downloadFreeBSD-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/icmp6.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud