linux/arch/alpha/include/uapi/asm
Tom Herbert a87cb3e48e net: Facility to report route quality of connected sockets
This patch add the SO_CNX_ADVICE socket option (setsockopt only). The
purpose is to allow an application to give feedback to the kernel about
the quality of the network path for a connected socket. The value
argument indicates the type of quality report. For this initial patch
the only supported advice is a value of 1 which indicates "bad path,
please reroute"-- the action taken by the kernel is to call
dst_negative_advice which will attempt to choose a different ECMP route,
reset the TX hash for flow label and UDP source port in encapsulation,
etc.

This facility should be useful for connected UDP sockets where only the
application can provide any feedback about path quality. It could also
be useful for TCP applications that have additional knowledge about the
path outside of the normal TCP control loop.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-25 22:01:22 -05:00
..
a.out.h
auxvec.h
bitsperlong.h
byteorder.h
compiler.h
console.h
errno.h errno.h: remove "NFS" from descriptions in comments 2013-11-13 12:09:12 +09:00
fcntl.h Safer ABI for O_TMPFILE 2013-07-13 13:26:37 +04:00
fpu.h
gentrap.h
ioctl.h
ioctls.h asm/uapi: Add definition of TIOC[SG]RS485 2014-09-28 21:37:17 -04:00
ipcbuf.h
Kbuild
kvm_para.h
mman.h mm: arch: remove duplicate definitions of MADV_FREE 2016-01-20 17:09:18 -08:00
msgbuf.h
pal.h alpha: Primitive support for CPU power down. 2013-11-16 16:33:15 -08:00
param.h alpha: Force the user-visible HZ to a constant 1024. 2013-07-19 13:54:26 -07:00
poll.h
posix_types.h
ptrace.h
reg.h
regdef.h
resource.h
sembuf.h
setup.h
shmbuf.h
sigcontext.h
siginfo.h
signal.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-20 18:05:28 -08:00
socket.h net: Facility to report route quality of connected sockets 2016-02-25 22:01:22 -05:00
sockios.h
stat.h
statfs.h
swab.h
sysinfo.h
termbits.h
termios.h
types.h
unistd.h alpha: Wire up all missing implemented syscalls 2015-05-26 10:01:50 -07:00