add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6
authorSzabolcs Nagy <nsz@port70.net>
Thu, 26 May 2016 20:05:25 +0000 (22:05 +0200)
committerRich Felker <dalias@aerifal.cx>
Thu, 9 Jun 2016 17:40:07 +0000 (13:40 -0400)
commitf6f4aa5ddb8b28f31d35131af78b7254c11445d4
treef8f9c978a0a211dc87409736557171511a900404
parent78b1f3cb1406b475ad8800a64197f2e0bf04d5ef
add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6

new socket option so application can give advice about routing
path quality of connected udp sockets, added in linux commit
a87cb3e48ee86d29868d3f59cfb9ce1a8fa63314
include/sys/socket.h