alistair23-linux/arch/xtensa
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
..
boot Xtensa patchset for 4.4 2015-11-09 16:32:13 -08:00
configs Xtensa patchset for 4.4 2015-11-09 16:32:13 -08:00
include net: Facility to report route quality of connected sockets 2016-02-25 22:01:22 -05:00
kernel Xtensa patchset for 4.4 2015-11-09 16:32:13 -08:00
lib xtensa: fixes for configs without loop option 2015-11-02 18:02:47 +03:00
mm mm: differentiate page_mapped() from page_mapcount() for compound pages 2016-01-15 17:56:32 -08:00
oprofile xtensa: move oprofile stack tracing to stacktrace.c 2015-08-17 07:32:49 +03:00
platforms convert a bunch of open-coded instances of memdup_user_nul() 2016-01-04 10:26:58 -05:00
variants xtensa: add de212 core variant 2015-11-02 18:03:09 +03:00
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
Kconfig.debug xtensa: disable link optimization 2014-12-15 23:47:24 -08:00
Makefile xtensa: enable building of all dtbs 2015-10-27 16:12:16 -05:00