Re: [PATCH net-next] net: Facility to report route quality of connected sockets

2016-02-25 Thread David Miller
From: Tom Herbert Date: Wed, 24 Feb 2016 10:02:52 -0800 > 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 ty

[PATCH net-next] net: Facility to report route quality of connected sockets

2016-02-24 Thread Tom Herbert
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 ad