]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/ipaddr: Do not select link-local IPv6 addresses 20862/head
authorWido den Hollander <wido@42on.com>
Tue, 13 Mar 2018 10:13:48 +0000 (11:13 +0100)
committerWido den Hollander <wido@42on.com>
Tue, 13 Mar 2018 11:09:27 +0000 (12:09 +0100)
commit9a110662046cb2c2a052b8e1adf062b593955248
treeb31e1feeaa06519e0219e69fba01a0f69a002ca1
parent6432786c11adb5d0a3291ace24444f1869d2bb02
common/ipaddr: Do not select link-local IPv6 addresses

They are not suited to be used with Ceph and should not be selected
as a address to bind on.

Fixes: http://tracker.ceph.com/issues/21813
Signed-off-by: Wido den Hollander <wido@42on.com>
src/common/ipaddr.cc